CRM

Lionheart-Paul
参加者

Re: How to create company?

解決

Interesting question - when you create the company, what information do you have to create it if the contact has a gmail.com address for instance?

 

Are you getting their company name or domain on a form, seperately? 

0 いいね!
1件の承認済みベストアンサー
Mike_Eastwood
解決策
キーアドバイザー | Gold Partner
キーアドバイザー | Gold Partner

Re: How to create company?

解決

Hi Paul

We have a client (we're a HubSpot Partner) who had an interesting challenge:

  • a customer (Contact) can be an individual.
  • a customer (Contact) can be part of an organisation (Company) who is a customer.
  • a customer (Contact) can be part of an organisation (Company) who is not a customer.

So, we couldn't use HubSpot's Automatic Company Association because it would create a Company based on email address, and associate the contacts with the same email address.  

 

Our solution was to create a HubSpot Workflow which "Triggers a Webhook".

 

The Webhook is a piece of code that runs on their website and uses the HubSpot API to create a new Company based on the details from the Form.

 

Happy to explain in more detail if you need anything translating to English (with a Kiwi accent).

 

Cheers

Mike

 

 

元の投稿で解決策を見る

6件の返信
Mike_Eastwood
解決策
キーアドバイザー | Gold Partner
キーアドバイザー | Gold Partner

Re: How to create company?

解決

Hi Paul

We have a client (we're a HubSpot Partner) who had an interesting challenge:

  • a customer (Contact) can be an individual.
  • a customer (Contact) can be part of an organisation (Company) who is a customer.
  • a customer (Contact) can be part of an organisation (Company) who is not a customer.

So, we couldn't use HubSpot's Automatic Company Association because it would create a Company based on email address, and associate the contacts with the same email address.  

 

Our solution was to create a HubSpot Workflow which "Triggers a Webhook".

 

The Webhook is a piece of code that runs on their website and uses the HubSpot API to create a new Company based on the details from the Form.

 

Happy to explain in more detail if you need anything translating to English (with a Kiwi accent).

 

Cheers

Mike

 

 

tommitchell
投稿者

Re: How to create company?

解決

Hi Mike, this is exactly what I'm trying to achieve at the moment. Do you by any chance have any info on the webhook you created? I'm a bit stumped by the API!

 

Many thanks

Tom

0 いいね!
Mike_Eastwood
キーアドバイザー | Gold Partner
キーアドバイザー | Gold Partner

Re: How to create company?

解決

Hi Tom

 

Difficult to explain [sensibly] without knowing exactly what you need, and what you have e.g. souce of contact, properties you have, etc.

 

 

If you write a detailed explanation of what you need in the forum I will reply (so other  people can learn from our conversation). Or, I'm happy for you to contact me directly (https://www.webalite.com/contact-us).

 

Cheers

Mike

tommitchell
投稿者

Re: How to create company?

解決

Hi Mike, many thanks for your response and sorry for the delay in getting back to you.

 

Hopefully this scenario explains what I'm trying to achieve:

 

- a prospect fills out a form on our website, creating a contact in Salesforce

- the prospect supplies company name 'John Smith Lettings' on the relevant field but the email address used is a gmail one, so no associated company exists or is created

 

So I'm looking for a way of the associated company being created automatically based on the supplied company name, if no associated company exists. Let me know if you need any further info here?

 

Thanks again!

Tom

 

 

Mike_Eastwood
キーアドバイザー | Gold Partner
キーアドバイザー | Gold Partner

Re: How to create company?

解決

Sorry for the delay - just got back from my summer holiday.

 

The way we handled this issue was to create a workflow which calls a webhook.

 

The webhook runs some code on our server that automatically adds the Company in HubSpot, then associates the new Company with the Contact.

 

If you (or anyone else) would like us to make this into an App for your portal please contact me directly.

 

Cheers

Mike

Andreas
投稿者 | Diamond Partner
投稿者 | Diamond Partner

Re: How to create company?

解決

@tommitchell did you figure out a good way of doing this?

 

I'm facing the excact same challenge now for a client. 

 

Thanks 🙂

Andreas Kirkeberg
0 いいね!