Skip to main content
POST
Log a communication on a CRM company

Authorizations

Authorization
string
header
required

Bearer token: a Platform API Key (format: ak_live::) or a Personal Access Token (format: rgo-...). PATs always act as the token owner.

Path Parameters

crmCompanyId
string
required

Response

id
string
required
type
enum<string>
required
Available options:
call,
email,
sms,
whatsapp
direction
enum<string>
required
Available options:
inbound,
outbound
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
subject
string
body
string
durationSeconds
number
outcome
enum<string>
Available options:
connected,
voicemail,
no_answer,
busy
externalId
string
dealId
string
contactId
string
crmCompanyId
string
loggedById
string
loggedByName
string
occurredAt
string<date-time>