Integration using Zapier
Last updated
Last updated
Another way to integrate your CRM (or other business apps) with RAIA is using as an integration hub. You can use the following Webhook URL to deliver leads from Hubspot.
Our Webhook accepts the same fields as our API. You would be passing these variables from your CRM to ZAPIER and from ZAPIER to the webhook https://raiabot.com/api/webhook.cfm. (see below a walk thru setup with Zapier)
In this step by step we use the example of Hubspot - but any other CRM should work the same way.
Step 1: Login to Zapier and create a ZAP. Select your CRM as the Trigger
Step 2: Connect to your CRM to allow Zapier to access.
Step 3: Retrieve data from your CRM to test..
Step 4: Select Webhooks by Zapier as the action in the Zap
Step 5: Select POST as the event.
Step 6: Add the RAIA Webhook to receive the data ( https://raiabot.com/api/webhook.cfm )
Step 8: Test the Step - and you should get a SUCCESS response.
Step 7: Under the Data section you can add any field we (FNAME, LNAME, EMAIL, PHONE, etc) . Make sure you include the APIKey (like below).