Skip to content
Developer Resources

How to add Business Name in Zapier

choose webhooks Custom Request select Post https://api.https://ghlcustomercare.com/zapier/contact/add_update AUTHORIZATION Bearer YouRlocationAPIKEYHERE…

1 min read55 words3 explained imagesUpdated Tue, 10 Nov, 2020 at 6:31 PM
View as markdownOpen in ClaudeOpen in ChatGPT
Each image has a one line explanation. Switch to full detail for the step it belongs to, the fields and buttons involved, examples and the whole procedure.

Video 1 Open in a new tab

choose webhooks Custom Request
select Post
Figure 1 What this shows Here is the data (fillin the info from the previous steps of the zap) What this shows Illustrates "How to add Business Name in Zapier". This screenshot appears in "How to add Business Name in Zapier". For context, this section explains: Here is the data (fillin the info from the previous steps of the zap). Immediately after, the guide continues: https://api.https://ghlcustomercare.com/zapier/contact/add_update. Image 1 of 3 Next stephttps://api.https://ghlcustomercare.com/zapier/contact/add_update
https://api.https://ghlcustomercare.com/zapier/contact/add_update
Figure 2 What this shows https://api.https://ghlcustomercare.com/zapier/contact/add_update What this shows Illustrates "How to add Business Name in Zapier". This screenshot appears in "How to add Business Name in Zapier". The text alongside this image reads: https://api.https://ghlcustomercare.com/zapier/contact/add_update. Immediately after, the guide continues: AUTHORIZATION Bearer YouRlocationAPIKEYHERE. Image 2 of 3 What this covershttps://api.https://ghlcustomercare.com/zapier/contact/add_update Next stepAUTHORIZATION Bearer YouRlocationAPIKEYHERE
AUTHORIZATION Bearer YouRlocationAPIKEYHERE
Content-Type application/json
Figure 3 What this shows AUTHORIZATION Bearer YouRlocationAPIKEYHERE What this shows Illustrates "How to add Business Name in Zapier". This screenshot appears in "How to add Business Name in Zapier". The text alongside this image reads: AUTHORIZATION Bearer YouRlocationAPIKEYHERE. Immediately after, the guide continues: Here is the data (fillin the info from the previous steps of the zap). Image 3 of 3 What this coversAUTHORIZATION Bearer YouRlocationAPIKEYHERE Next stepHere is the data (fillin the info from the previous steps of the zap)
Here is the data (fillin the info from the previous steps of the zap)
{
"first_name": "zap",
"last_name": "Zaptest3",
"name": "D Zaptest",
"email": "dzap@zap.com",
"phone": "9516403455",
"address1": "123 My St.",
"city": "Meridian",
"country": "US",
"state": "Idaho",
"postalCode": "83646",
"companyName": "RoboCoach",
"contact_type": "customer"
}

Was this guide helpful?

Related guides