To send a campaign to single contact via the API you first need to contact us to get this set up for you.
Using the API to send a campaign to a single contact offers efficiency and convenience, especially when targeting a small group of recipients. Once set up, you can quickly trigger a campaign by simply inputting the campaign ID and email address, bypassing the need to manually configure a single-send campaign each time. This method streamlines the process, saves time, and ensures rapid delivery of personalized content with just a few clicks, making it ideal for situations where speed and simplicity are key.
First go to automated campaigns and click create new
Then name your new API automated campaign and create
Next add a stage and in the stage add the relevant details of the campaign and save.
Now you will have your campaign ID that you use on the API
Then go to the API and go to the send email request
Add the campaign ID into the relevant box and in the request body you will need to add the Force24 contact ID. To find this you will can get this from the URL of the contact on their contact page as show below:
Once you have the contact ID you can add the contact ID into the value of the response body and execute the post request.