Skip to main content

Hi everyone.

We have custom web site
We want create integration to "Agile CRM" via "Zapier"

How we can do this?

Hi @petrgorchanuk ! Could you tell something about your website? You could probably use ‘Webhooks by Zapier’ to send data to Zapier upon submission of a form for example.

https://zapier.com/help/create/code-webhooks/trigger-zaps-from-webhooks

 


Hi @petrgorchanuk 

Can you explain more about how you are trying to integrate your website with Zapier? (e.g. a form is filled out)

 

Agile CRM has these available triggers/actions: https://zapier.com/apps/agile-crm/integrations#triggers-and-actions

 

 


Our web site based on PHP
we can directly use api of AgileCRM

But customer want to use Zapier for flexibility

As I understand it, to send data to AgileCRM via Zapier
We must use Zapier api?

Or we have to create a webhook from which Zapier will collect data?


Hi @petrgorchanuk 

What data are you trying to send from the website? (e.g. data filled out in a form, if so what app is being used for the form)

Webhooks can be used to send data to trigger a Zap: https://zapier.com/apps/webhook/help

FYI: Zapier doesn’t have an API.