activecampaign-api-nodejs
activecampaign-api-nodejs copied to clipboard
Send email to one user (campaign_send)
Hi, I want to be able to send a mail to a particular user. I tried to use this API but it returns this response:
{
"result_code": 0,
"result_message": "Please send this campaign through the web interface to continue.",
"result_output": "json"
}