Escopos Necessários
Esta API requer um dos seguintes escopos:crm.schemas.contacts.write
crm.objects.deals.sensitive.write.v2
tickets
crm.objects.companies.highly_sensitive.write.v2
crm.objects.deals.highly_sensitive.write.v2
tickets.sensitive.v2
crm.objects.deals.write
crm.objects.companies.write
tickets.highly_sensitive.v2
crm.schemas.deals.write
crm.objects.companies.sensitive.write.v2
crm.objects.contacts.write
crm.schemas.companies.write
crm.objects.contacts.highly_sensitive.write.v2
crm.objects.contacts.sensitive.write.v2
timeline
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
The timeline event definition.
Used to create timeline events in batches.
Uma coleção de eventos de linha do tempo que queremos criar.
"[{\"email\":\"art3mis-pup@petspot.com\",\"tokens\":{\"petAge\":3,\"petName\":\"Art3mis\",\"petColor\":\"black\"},\"extraData\":{\"questions\":[{\"answer\":\"Bark!\",\"question\":\"Who's a good girl?\"},{\"answer\":\"Woof!\",\"question\":\"Do you wanna go on a walk?\"}]},\"timelineIFrame\":{\"url\":\"https://my.petspot.com/pets/Art3mis\",\"width\":600,\"height\":400,\"linkLabel\":\"View Art3mis\",\"headerLabel\":\"Art3mis dog\"},\"eventTemplateId\":\"1001298\"},{\"email\":\"pocket-tiger@petspot.com\",\"tokens\":{\"petAge\":3,\"petName\":\"Pocket\",\"petColor\":\"yellow\"},\"extraData\":{\"questions\":[{\"answer\":\"Purr...\",\"question\":\"Who's a good kitty?\"},{\"answer\":\"Meow!\",\"question\":\"Will you stop playing with that?\"}]},\"timelineIFrame\":{\"url\":\"https://my.petspot.com/pets/Pocket\",\"width\":600,\"height\":400,\"linkLabel\":\"View Pocket\",\"headerLabel\":\"Pocket Tiger\"},\"eventTemplateId\":\"1001298\"}]"
Response
The response is of type any
.