Record an outreach outcome (becomes a learning label)

POST/outcomes

Requires scope: write:outcomes

Parameters

ParameterInTypeDescription
Idempotency-KeyheaderstringStable caller event ID. Retrying it returns the original deal instead of recording the outcome twice.

Request body

FieldTypeAllowed valuesDescription
store_idrequiredstringany string
actionrequiredstringcontactedrepliedcall_bookedproposalwonlost
valuenumberany numberDeal value, for won
occurred_atstringany string
notestringany string

Responses

StatusDescription
200Recorded
400Invalid body
401Missing or invalid API key
403Key lacks the required scope
429Rate limit exceeded (see Retry-After)
Is this page helpful?