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

    Add Lead Activity


    Add an activity to lead.

    Path Parameters
    idnumberrequired
    The lead id to append activity to.
    HTTP Request Examples
    { "activityType":0, "name":"Example", "description":"Example description", "data":{} }
    HTTP Response Examples
    200
    { "Status": true, "Message": "", "Response": {} }


    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version