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

    Start an automation (unauthenticated)


    This is a special endpoint used to start an automation.

    This webhook does not require a REST API key. Use the Start an automation (authenticated) if you want an authenticated request to start the automation.

    One or more of the query string parameters, such as dsid, email, or mobile phone is required. This enables the DailyStory automation to determine which contact to initiate the automation for.

    Path Parameters
    tenantuidstringrequired
    The unique tenant id.
    webhookuidstringrequired
    The unique webhook id.
    Query Parameters
    dsidstring
    The DailyStory id of the contact.
    emailstring
    The email address of the contact.
    mobilephonestring
    The mobile phone number of the contact.
    HTTP Request Examples

    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version