List of recipients in the “To” field.
List of recipients in the “CC” field.
List of recipients in the “BCC” field.
LinkedIn activity details.
is_reply
boolean
default:"false"
required
Whether the activity is a reply.
Available values are interested, hard_no, introduction,
not_interested, ooo, asked_to_circle_back_later, not_the_right_person,
forwarded_to_the_right_person
Sequence details.
Deprecated, the value does not represent the end date of the sequence or
lead. Its value is always null, and the field will be removed in the
future.
Sequence stage details.
Available values are: email, linkedin_visit, linkedin_follow,
linkedin_like_last_post, linkedin_connect, linkedin_message,
linkedin_voice_message, linkedin_video_message, phone_call,
custom_task
Sequence lead details.
The value is null if the lead did not complete the sequence.
Reply sequence stage details.
{
"from": "[email protected]",
"to": [
"[email protected]",
"[email protected]"
],
"cc": [
"[email protected]"
],
"bcc": [
"[email protected]"
],
"date": "2022-09-18T13:12:00+00:00",
"subject": "Re: The subject of the message",
"body": "The email message body in plaintext.",
"is_reply": true,
"id": "6d3mi54v6hxrissb2zqgpq1xu",
"linkedin_url": "https://www.linkedin.com/in/williamhgates",
"labels": ["Interested"]
"dynamic_fields": {
"first_name": "John",
"last_name": "Doe",
"company_name": "Amplemarket",
"company_domain": "amplemarket.com",
"company_email_domain": "amplemarket.com",
"title": "Founder & CEO",
"simplified_title": "CEO",
"email": "[email protected]",
"city": "San Francisco",
"state": "California",
"country": "United States",
"industry": "Computer Software",
"linkedin_url": "https://www.linkedin.com/in/williamhgates"
},
"user": {
"first_name": "Jane",
"last_name": "Doe",
"email": "[email protected]"
},
"sequence": {
"id": "a3f8b29c7d15e4f6b8c9a2e5d7f1b3c8e6f9a4b2",
"name": "The name of the sequence",
"start_date": "2022-09-12T11:33:47Z",
"end_date": null
},
"sequence_stage": {
"index": 3
},
"sequence_lead": {
"completion_date": "2025-06-08T12:30:00Z"
},
"contact": {
"id": "01234567-89ab-cdef-0123-456789abcdef"
}
}