Make
This guide covers how to integrate MAke with Gan.AI to create personalized videos by using CRMs/ marketing softwares to trigger videos, & then delivering videos through preferred delivery channels
Last updated
This guide covers how to integrate MAke with Gan.AI to create personalized videos by using CRMs/ marketing softwares to trigger videos, & then delivering videos through preferred delivery channels
Last updated
In this tutorial, we have used Hubspot as an example. The users can connect Make directly to their CRM or marketing software of their choice.
Log into your Gan.AI account, select the required personalised project
Go to Project settings -> Integrations -> Make and turn on the integration
Log in to your Make account
Click on ‘Create a new scenario’
Look for the app you want to connect to your Make account (here we have chosen Hubspot)
Now click on ‘Watch CRM objects’
Connect your Hubspot account & allow Make to access your contacts
Under ‘Object Type to Search’ select ‘Contacts’
Under ‘Watch Created/Updated’, select how you want to trigger the data import
Click on ‘OK’ to save
In 'Choose where to start', select from when do you want to start the scenario & click on 'OK'
Click on ‘Add another module’ & look for ‘HTTP’
Under ‘Actions’, look for ‘Make a request’
Now copy the URL from the Gan.AI platform and paste it under the ‘URL’ input
Select ‘Method’ as ‘POST’
Click on ‘Add a header’
Copy the value of ‘Header name’ from Gan.AI platform & paste it under ‘Name’ in Make
Copy the value of ‘Header value’ from Gan.AI platform & paste it under ‘Value’ in Make
Select the ‘Body type’ as ‘Raw’
Select 'Content type' as 'Json'
Copy the ‘Request content’ code from Gan.AI platform & paste under ‘Request content’
Click between the empty apostrophes & map the respective variable to it’s corresponding value
Note : In case of a different unique identifier (based on your CRM tool), please map it in the ‘Request content’ input
Click on ‘OK’ to save your action
Click on ‘Run once’ to verify is the scenario is successful
On the Gan.AI platform, click on ‘Save & close’ to save your settings
Log into your Gan.AI account, select the required personalised project
Go to Project settings -> Integrations -> Make and turn on the integration
Log in to your Make account
Click on ‘Create a new scenario’
Look for ‘Webhooks’ & select ‘Custom webhooks’
Click on ‘Create a webhook’ & then click on ‘Save'
Once the webhook URL appears, click on ‘Copy address to clipboard’
Go to the Gan.AI platform and paste the URL under ‘Webhook URL’ input
Click on ‘Verify’ to verify the URL & go to Make & check is the status has changed to ‘Successfully determined’
Once it’s verified, click on ‘OK’
Click on ‘Add another module’ & look for the app you want to send the data to (here we have chosen Hubspot)
Connect your Hubspot account (if not connected)
Under ‘Contact ID’, choose ‘unique_id’
Note : Only map the unique identifier that you’ve used in the import flow. It can be different based on your CRM tool
Under ‘View Method’, choose ‘Compact’
Under ‘Properties’, click on ‘Add item’ & select the ‘Key’ (fields in a Hubspot contact) & under ‘Value’ select the value that you want to map to the selected field in ‘Key’ input
Repeat this process till you have mapped all the values that you want to send to Hubspot
Click on ‘OK’ to save your scenario
Click on ‘Run once’ to verify is the scenario is successful
On the Gan.AI platform, click on ‘Save & close’ to save your settings