Hi
I need to connect the a Divhunt form to the Brevo create contact API, so that every form submission creates a new contact in Brevo.
What is the best way to do this in Divhunt?
Originally, I planned to use the Divhunt webhooks but i didn’t see a way to add custom headers (for the Brevo api key).
A normal Rest API Post request or a Workflow would do the job but not sure on how to get the submitted form data into the request. Could you provide some insights how these work exactly?
Thank you in advance!!