サポートされる製品
サポートされる製品
必須スコープ
必須スコープ
crm.objects.companies.highly_sensitive.write.v2
crm.objects.companies.sensitive.write.v2
crm.objects.companies.write
crm.objects.contacts.highly_sensitive.write.v2
crm.objects.contacts.sensitive.write.v2
crm.objects.contacts.write
crm.objects.deals.highly_sensitive.write.v2
crm.objects.deals.sensitive.write.v2
crm.objects.deals.write
crm.schemas.companies.write
crm.schemas.contacts.write
crm.schemas.deals.write
tickets
tickets.highly_sensitive.v2
tickets.sensitive.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.
作成するタイムラインイベントのコレクション。
"[{\"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
.