mirror of
https://github.com/khoaliber/n8nworkflows.xyz.git
synced 2026-04-28 00:29:22 +00:00
creation
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
{"id":"DzNTc1Td148ti7RU","meta":{"instanceId":"e76981884963d13b9deb7bc5a6b15daf6838937e1dd529f22f2c146d8b79cae4","templateCredsSetupCompleted":true},"name":"Automatically delete SPAM emails","tags":[{"id":"yjDYtffFaPyJlYcC","name":"template","createdAt":"2025-05-21T14:11:32.813Z","updatedAt":"2025-05-21T14:11:32.813Z"}],"nodes":[{"id":"a4fa3e50-5b63-4e69-97eb-534b1170ebab","name":"Trigger at Sunday midnight","type":"n8n-nodes-base.scheduleTrigger","position":[-260,-20],"parameters":{"rule":{"interval":[{"field":"weeks"}]}},"typeVersion":1.2},{"id":"286e5c34-18ab-46da-b184-cfabf796b21d","name":"Delete SPAM emails","type":"n8n-nodes-base.gmail","position":[160,-20],"webhookId":"46b0fe0f-cc00-4994-8364-9048c888e9ef","parameters":{"messageId":"={{ $json.id }}","operation":"delete"},"credentials":{"gmailOAuth2":{"id":"yz4iqcG5X1s5wlgS","name":"Gmail account"}},"typeVersion":2.1},{"id":"b755451e-7fc3-4c3b-b669-69d700c38fa4","name":"Get all SPAM emails","type":"n8n-nodes-base.gmail","position":[-60,-20],"webhookId":"c47419de-278c-40d1-a5da-c9414d3f89c6","parameters":{"filters":{"labelIds":["SPAM"]},"operation":"getAll","returnAll":true},"credentials":{"gmailOAuth2":{"id":"yz4iqcG5X1s5wlgS","name":"Gmail account"}},"typeVersion":2.1},{"id":"cc3c9d36-a26e-47cb-bb74-3a1027b996cd","name":"Sticky Note","type":"n8n-nodes-base.stickyNote","position":[-580,-260],"parameters":{"color":7,"width":340,"height":200,"content":"## Automatically delete your SPAM emails on frequent basis\n\nThis automation will run repeatedly at a particular time to delete all your SPAM emails\n\n"},"typeVersion":1},{"id":"86749abf-16c8-4406-9394-b22a384b4e89","name":"Sticky Note1","type":"n8n-nodes-base.stickyNote","position":[-280,140],"parameters":{"color":7,"width":150,"height":200,"content":"## :point_up: UPDATE ME\nSelect when to trigger the workflow"},"typeVersion":1}],"active":false,"pinData":{},"settings":{"executionOrder":"v1"},"versionId":"f47d2f29-89d0-4719-a47b-55b43e84466b","connections":{"Get all SPAM emails":{"main":[[{"node":"Delete SPAM emails","type":"main","index":0}]]},"Trigger at Sunday midnight":{"main":[[{"node":"Get all SPAM emails","type":"main","index":0}]]}}}
|
||||
Reference in New Issue
Block a user