Please enable JavaScript.
Coggle requires JavaScript to display documents.
Create Contacts in HubSpot - Coggle Diagram
Create Contacts in HubSpot
Select an option to create one or more Contacts:
<btn> Single Contact
<btn> Multiple Contacts
[Single]
Please provide below information:
Email:[Email]
First Name: [First Name]
Last Name: [Last Name]
Job Title: [Job Title]
Phone Number: [Phone Number]
Company: [Company Name]
Website: [Website]
<btn> Submit
[Submit]
[Calls API to create contacts]
https://api.hubapi.com/crm/v3/objects/contacts?hapikey=XXXXXXXXXXXXXXXXXXXXXXXXXX
[API call Success]
Thanks, Contact(s) has been added successfully.
Is there anything else?
[API call Failure]
[Calls API to create SR]
[API call Success]
[SR-XX raised with provided details]
Looks like there was some problem in adding Contacts.
I have created SR-[XX] for this with Help Desk Team
1 more item...
[API call Failure]
Looks like there was a problem creating SR.
I have notified support team about this, SR will be created manually.
Send mail to [
support@rezolve.ai
]
Subject- SR ticket creation failure for [Submitter]
Body- [User] was trying to create contacts on Hubspot [Contact][Contact]...
1 more item...
[Multiple]
Please provide below information:
Email:[Email]
First Name: [First Name]
Last Name: [Last Name]
Job Title: [Job Title]
Phone Number: [Phone Number]
Company: [Company Name]
Website: [Website]
<btn> Add More
<btn> Submit
[Submit]
[Calls API to create multiple contacts]
https://api.hubapi.com/crm/v3/objects/contacts/batch/create?hapikey=XXXXXXXXXXXXXXXXXXXXXXXX
[Add More]