Skip to main content
POST
Logs one entry, or a batch of up to 1000, to a record’s activity timeline. Use this to keep your own integrations honest with the same trail Clustr’s own actions and Workflows write to.

Body

Send either a single item’s fields at the top level, or { "items": [...] } for a batch.
string
required
One of account, person, path.
string
required
The account’s LinkedIn numeric id, or a path’s "<clientLinkedInId>|<prospectLinkedInId>" key.
string
required
One of tags_set, tier_set, owner_set, list_added, list_removed, dismissed, restored, pushed_to_crm, intro_requested, intro_sent, intro_accepted, intro_declined, workflow_fired, workflow_action.status_set is still accepted, for a client written before a status became a tag. Clustr itself no longer writes it: a status change is a tag change, and it logs tags_set.
string
An email, workflow:<id>, or system. Defaults to your API key’s identity.
object
Any JSON object. Rendered alongside the kind and actor on the timeline.