n8n-workflows/workflows/554_workflow_554.json
2025-05-14 11:58:29 +03:00

21 lines
397 B
JSON

{
"nodes": [
{
"name": "Keap Trigger",
"type": "n8n-nodes-base.keapTrigger",
"position": [
440,
320
],
"webhookId": "1df33e6f-7e5c-4d70-b90d-d5666aaf63e7",
"parameters": {
"eventId": "contact.add"
},
"credentials": {
"keapOAuth2Api": "keap_creds"
},
"typeVersion": 1
}
],
"connections": {}
}