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

    List Contact's Automations


    Returns all automations for the specified contact.

    Path Parameters
    dsidstringrequired
    The dsid of the contact.
    HTTP Response Examples
    200
    { "Status": true, "Message": "", "Response": { "automations": [] } }
    HTTP Response Parameters
    automationsarray
    Array of automation (workflow) participation records. Empty when the contact is not enrolled in any automation.

    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version