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

    Subscribe to Webhook


    Creates a new webhook subscription for a given event type.  

    HTTP Request Examples
    { "target_url":"https://example.com", "event":"NewLead" }
    HTTP Response Examples
    200
    { "Status": true, "Message": "Subscription created.", "Response": {} }


    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version