Integrate Zapier (automation)
Is this page helpful?
external_item_1, external_item_2
. You can refer to this output in the linked item field on a single line.en-US
, for example) later on in the Zap or if you’re writing values to a Google Sheet and want to add the user-friendly name, you could add a Find language step. You can search for the language via ID. You will find all the details of the language in the output.
{
"data": {
"items": [
{
"item": {
"id": "42c21e82-0772-4d79-a6b3-c916e51b24ff"
},
"language": {
"id": "00000000-0000-0000-0000-000000000000"
}
}
]
},
"message": {
"id": "a268da50-b3c5-4d09-9b36-6587c8dea500",
"project_id": "11a3492b-cd32-0054-51d2-8234ec4244a6",
"type": "content_item_variant",
"operation": "create",
"api_name": "content_management",
"created_timestamp": "2019-07-18T10:52:33.1059256Z",
"webhook_url": "https://hooks.zapier.com/hooks/standard/47992d003732"
}
}
{
"id": "1c37a40c-9158-031d-9d2d-adf65a568cd6",
"name": "Czech",
"codename": "cz-CZ",
"external_id": "lang_czech",
"is_active": true,
"is_default": false,
"fallback_language": {
"id": "00000000-0000-0000-0000-000000000000"
}
}