activecampaign-api-nodejs icon indicating copy to clipboard operation
activecampaign-api-nodejs copied to clipboard

Send email to one user (campaign_send)

Open charlesonunze opened this issue 4 years ago • 0 comments

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"
}

charlesonunze avatar Oct 16 '21 20:10 charlesonunze