Ask about anything in DailyStory Developer Documentation

Type a question in your own words below. Answers are written from our published articles and cite the ones they came from.

Recently updated

    Dashboard
    Edit Article Logout

    Create Schedule


    Create a scheduled message. 

    In the example body, a schedule JSON object is sent via POST. In this case:

    Schedule a message for campaign 5196 to send email 49480 to segment 13142 at UTC 2024-03-25T15:30:00.

    HTTP Response Examples
    200
    { "id": 38453, "tenantid": 12, "campaignId": 5196, "contactMethod": "SendEmail", "messageId": 49480, "segments": [ 13142 ], "excludes": [], "dateScheduled": "2023-09-25T15:30:00", }


    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version