API version 2.0
Access API

Activities

2min

The Activity resource represent the log of actions performed on an account or a contact. Activities can be viewed individually or as a list.

Model

Attribute

Type

Description

object

string

Value is ‘activity’

type

string

Represent the type of activity call, meeting, email

id

string

The Successeve internal id representing the activity

created_at

timestamp

The time (in seconds) the activity was added to Successeve

completed_at

timestamp

The time (in seconds) the activity was executed

subject

string

The activity subject (sometime empty here for compatibility with external applications).

note

string

The content of the activity.

accounts

list

List of accounts linked to this activity

contacts

list

List of contacts linked to this activity

author

object

Reference to the user who created this note


JSON