How to add contacts directly from Clay to Close CRM using http api?
Use the "Create Contact with Close" action in Clay, which supports HTTP API integration. This action enables automatic creation of contacts in Close CRM from Clay by leveraging Close's API to transfer contact information including names, email addresses, phone numbers, and custom fields. You'll need to set up the Close integration first by adding your Close API key in Clay's Settings > Connections. The action requires a Lead ID to add the contact to.
Can I do this using http api, I am on the explorer plan and close native integration is not available
Yes, you can use the HTTP API version of "Create Contact with Close" even on the Explorer plan. The sources show that Close actions are available in both Native and HTTP API formats. The HTTP API integration leverages Close's API to transfer contact information including names, email addresses, phone numbers, and custom fields, requiring a Lead ID to add the contact to. You can access this through the HTTP API option when setting up the Close integration in Clay.
Hello Mukund! Thanks for reaching out! Do you want to create new contacts or update existing ones. I can see some documentation around this but would want some more context before I suggest an approach! And to answer your question, yes since you are on the Explorer Plan you can use HTTP API!