All Collections
Contacts
Add Contacts Using Webhooks
Add Contacts Using Webhooks
Updated over a week ago

Now you can add contacts including lists using Webhooks.

This gives you an easy way to add contacts from an outside CRM or software for when you just want to add contacts to Call Loop. You can do this easily by appending the data you need to the URL.

Head over to Integrations > Webooks > click Add Contact.

From here, select the Lists (optional) you want to add the contacts to, then copy the webhook URL.

Example

https://api.callloop.com/webhook/create-contact/Custom/cb54bbde-3333-4444-b593-c1273b9b0304?phone=5559998888&first=Mike&last=Jones&email=mike@aol.com&listIds=2068
  • phone (required)

  • first

  • last

  • email

  • listIds

  • custom_field

Did this answer your question?