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

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.

How to import data from your CRM/ any other data source through Make to create video copies in Gan.AI?

  1. Log into your Gan.AI account, select the required personalised project

  2. Go to Project settings -> Integrations -> Make and turn on the integration

  3. Log in to your Make account

  4. Click on ‘Create a new scenario’

  5. Look for the app you want to connect to your Make account (here we have chosen Hubspot)

  6. Now click on ‘Watch CRM objects’

  7. Connect your Hubspot account & allow Make to access your contacts

  8. Under ‘Object Type to Search’ select ‘Contacts’

  9. Under ‘Watch Created/Updated’, select how you want to trigger the data import

  10. Click on ‘OK’ to save

  11. In 'Choose where to start', select from when do you want to start the scenario & click on 'OK'

  12. Click on ‘Add another module’ & look for ‘HTTP’

  13. Under ‘Actions’, look for ‘Make a request’

  14. Now copy the URL from the Gan.AI platform and paste it under the ‘URL’ input

  15. Select ‘Method’ as ‘POST’

  16. Click on ‘Add a header’

  17. Copy the value of ‘Header name’ from Gan.AI platform & paste it under ‘Name’ in Make

  18. Copy the value of ‘Header value’ from Gan.AI platform & paste it under ‘Value’ in Make

  19. Select the ‘Body type’ as ‘Raw’

  20. Select 'Content type' as 'Json'

  21. Copy the ‘Request content’ code from Gan.AI platform & paste under ‘Request content’

  22. 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

  1. Click on ‘OK’ to save your action

  2. Click on ‘Run once’ to verify is the scenario is successful

  3. On the Gan.AI platform, click on ‘Save & close’ to save your settings

How to send video copies to Make from Gan.AI?

  1. Log into your Gan.AI account, select the required personalised project

  2. Go to Project settings -> Integrations -> Make and turn on the integration

  3. Log in to your Make account

  4. Click on ‘Create a new scenario’

  5. Look for ‘Webhooks’ & select ‘Custom webhooks’

  6. Click on ‘Create a webhook’ & then click on ‘Save'

  7. Once the webhook URL appears, click on ‘Copy address to clipboard’

  8. Go to the Gan.AI platform and paste the URL under ‘Webhook URL’ input

  9. Click on ‘Verify’ to verify the URL & go to Make & check is the status has changed to ‘Successfully determined’

  10. Once it’s verified, click on ‘OK’

  11. Click on ‘Add another module’ & look for the app you want to send the data to (here we have chosen Hubspot)

  12. Connect your Hubspot account (if not connected)

  13. 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

  1. Under ‘View Method’, choose ‘Compact’

  2. 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

  3. Repeat this process till you have mapped all the values that you want to send to Hubspot

  4. Click on ‘OK’ to save your scenario

  5. Click on ‘Run once’ to verify is the scenario is successful

  6. On the Gan.AI platform, click on ‘Save & close’ to save your settings

Last updated