Activity

Add Activity

Add activity in item, Ex. Add notes, Meeting etc.

POST https://api.salescamp.app/v1/collections/{{collection_id}}/items/{{item_id}}/activities

Query Parameters

NameTypeDescription

collection_id

String

item_id

String

Headers

NameTypeDescription

Authorization

Bearer

PLACE_SALESCAMP_API_KEY_HERE

Request Body

NameTypeDescription

action

String

Can be id of activity, ex. note, meeting, call-log

title

String

Description

String

date

String

Time

String

Last updated