Skip to content

How to send campaign via API instead of just creating a draft?

edited March 2017 in Using Sendy

Hello Ben,

Hope you are doing fine. I am writing to seek help on one of the issues that I am currently going through. I am using the following wrapper in my app to interface with sendy api.

https://github.com/JacobBennett/SendyPHP

The problem I am facing is that, I am able to create a draft, but able to send it as well. I mean, I have to go to sendy installation manually select the campaign and then select list and then send it manually. I am looking to send it automatically once I post it to api rather than just creating the draft. Please help me out on the same.

Regards,
Mohammed

Comments

  • BenBen
    edited March 2017

    Hi,

    As per Sendy's API documentation on Campaigns › Create, you need to set send_campaign to 1. Then Sendy will send it instead of just creating a draft.

    Screenshot:

    Thanks.

    Best regards,
    Ben

This discussion has been closed.