{"workflow":{"id":15037,"name":"Organize and back up n8n workflows to Google Drive folders","views":0,"recentViews":0,"totalViews":0,"createdAt":"2026-04-14T06:15:57.107Z","description":"## WORKFLOW INTRODUCTION\nThis automation organizes your n8n workflows files into categorizes (Active, Template, Done, Archived) and uploads them directly to a categorized Google Drive folders. It is designed to help users manage large instances by creating organized, human-readable backups.\n\n## HOW IT WORKS\n* **API Connection:** Connects to your n8n instance using the internal API.\n* **Categorization:** Groups workflows by status and tags.\n* **WIP Logic:** Any workflow without a specific status or tag is automatically routed to a work-in-progress folder.\n* **Cloud & Self-Hosted Ready:** Works for both n8n Cloud and self-hosted instances.\n\n## WORKFLOW PROCESS OVERVIEW\nFetch -&gt; Filter -&gt; Convert -&gt; Start Loop -&gt; Create Category Folder -&gt; Upload -&gt; Wait 5 seconds -&gt; Return to loop for next upload batch\nSee below for a full breakdown.\n\n\n------------------------------\n\n## USAGE GUIDE & SETUP\n1. This workflow is dependent on the n8n internal statuses of Active and Archived, and the custom tags \"Template\" and \"Done\". \n2. Anything that is not Active, Archived, or labeled Template or Done, is considered a work-in-progress by default.\n3. To make this workflow work for you please tag your templates as Template, and your completed projects as Done.\n3a. Finished templates should not be labelled done, as per best practice they have placeholder text and no real data is processed by them\n\n## PRE-REQS\nA pre-designated Google Drive parent folder (and its ID) for housing the folders and files created by this workflow\n\n## REQUIRED CREDENTIALS\n1. Google Drive account\n2. N8N account &gt; N8N API Key\n\n## THE CONFIGURATION NODE\n1. Input the ID of your pre-designated Google Drive parent folder\n2. Input the base URL of your N8N instance (e.g. https://subdomain.app.n8n.cloud, https://n8n.domain.com, http://localhost:5678)\n2a. Do **NOT** include anything after the \".cloud\", \".com\", or the \":5678\"\n\n## API KEY INSTRUCTIONS\nHow to get: Settings -&gt; API -&gt; Create API Key -&gt; Name it -&gt; Copy it \n_**Note: Copy the API key and save it somewhere secure. You won't be able to see it again!!**_\n\nHow to use (Two Methods): **Note: The node is set up for Method 2 by default**\n**Method 1 (Quick Start-Direct Insertion)**. In the Workflows node: \n  - Authentication: None \n  - Send Headers: on\n  - Name: X-N8N-API-KEY\n  - Value: [YOUR N8N API KEY]\n-**Note:** Queries and Body are not needed for this method._\n\n\n**Method 2 (Best Practice-N8N Credential)**. In the Workflows node:\n  - Authentication: Generic Credential Type \n  - Generic Auth Type: Header Auth\n  - Header Auth: Select \"Create new credential\" (**NOTE:** If you already have a Header Auth for your N8N API key select it here)\n  2a. In the credential creation area: \n    - Name: X-N8N-API-KEY \n    - Value: [YOUR N8N API KEY]\n_**Note:** Queries, Headers, and Body are not needed for this method._\n\n------------------------------\n\n## WORKFLOW PROCESS BREAKDOWN (after configuration)\n1. Creates a Google Drive folder to house the resulting files\n2. Grabs your workflows from the public API\n3. Splits out the workflows into individual items for easier processing\n4. Filters out the Active workflows (True: a-f; False: Go to 5)\n4a. Sorts the active workflows by name\n4b. Converts the active workflows into individual JSON files\n4c. Loops through the JSON files, uploading them in batches of 5\n4d, Creates the active-backups folder once\n4e. Uploads the JSON files to the folder created in Step 4d.\n4f. Wait 5 seconds to avoid errors caused by the Google spam upload detector\n5. Filters out the Not Archived workflows (True: Go to 6; False: a-f)\n5a. Sorts the archived workflows by name\n5b. Converts the archived workflows into individual JSON files\n5c. Loop through the JSON files, uploading them in batches of 5\n5d, Create the archived-backups folder once\n5e. Uploads the JSON files to the folder created in Step 5d.\n5f. Wait 5 seconds to avoid errors caused by the Google spam upload detector\n6. Filters out the workflows tagged \"Template\" (True: a-f; False: Go to 7)\n6a. Sorts the template workflows by name\n6b. Converts the template workflows into individual JSON files\n6c. Loop through the JSON files, uploading them in batches of 5\n6d, Create the template-backups folder once\n6e. Uploads the JSON files to the folder created in Step 6d.\n6f. Wait 5 seconds to avoid errors caused by the Google spam upload detector\n7. Filters out the workflows tagged \"Done\" (True: a-f; False: g-l)\n7a. Sorts the done workflows by name\n7b. Converts the done workflows into individual JSON files\n7c. Loops through the JSON files, uploading them in batches of 5\n7d, Creates the done-backups folder once\n7e. Uploads the JSON files to the folder created in Step 7d.\n7f. Wait 5 seconds to avoid errors caused by the Google spam upload detector\n7g. Sorts the work-in-progress workflows by name\n7h. Converts the work-in-progress workflows into individual JSON files\n7i. Loops through the JSON files, uploading them in batches of 5\n7j. Creates the wip-backups folder once\n7k. Uploads the JSON files to the folder created in Step 7j.\n7l. Wait 5 seconds to avoid errors caused by the Google spam upload detector\n\n------------------------------\n\n## LIMITATIONS\n\n1. N8N Cloud users on a trial account cannot generate or use the N8N API key.\n\n2. If you use Method 1 (Direct Insertion) in the API Key Instructions your API Key will not be listed as connected to this workflow if you use my [Workflow Credentials Auditor](https://n8n.io/workflows/14423). Same goes for all other credentials directly inserted into a HTTP Request node.\n\n------------------------------\n\n## ALTERNATIVE VERSIONS AND CUSTOM BUILDS\nWhile this version focuses on global status tagging using **Google Drive**, I have developed a parallel version for **Github Repository** storage.\n \n* **Need the Github Version?** I provide the standard Workflow Organizer Github version free upon request.\n  ![Caption: Preview the Github storage version.](https://github.com/zianamitchell/n8n-workflow-images/blob/main/n8n-workflow-organizer-github.png?raw=1)\n* **Want to consolidate workflows before backing them up?** I offer the standard **Workflow Organizer Consolidated** free upon request for both Google Drive and GitHub.\n  - **Note:** The Google Driver version is meant to be used in tandem with this **Workflow Organizer Google Drive**. They should be linked to the same parent folder.\n* **Need a Custom build?** If you require advanced logic (e.g. client-specific routing, multi-tier tagging, unique project tagging, integration with other platforms), I offer custom automation services tailored to your business needs.\n\nA custom version of this workflow or the Github version is $15. \nContact me here: workflows@zmglobalit.com","workflow":{"id":"FLGZhKWuNaCLbhGU","meta":{"instanceId":"de33315ccd8c8df612c54de8ea941ad063e50c03727d03cbfc3a7e6c3875936b"},"name":"Workflow Organizer Google Drive - Template","tags":[{"id":"u2Zf7F4Fj1uPzjeQ","name":"ZMGIT","createdAt":"2026-03-14T13:30:15.728Z","updatedAt":"2026-03-14T13:30:15.728Z"},{"id":"9QxRRHaFYSiXJ25j","name":"Standard-Template","createdAt":"2026-04-13T23:37:37.093Z","updatedAt":"2026-04-13T23:37:37.093Z"},{"id":"D4UFmj5kzSpGdH5U","name":"v1","createdAt":"2026-04-14T05:55:31.970Z","updatedAt":"2026-04-14T05:55:31.970Z"}],"nodes":[{"id":"a14503f3-c2d5-4973-aac5-2ad39583ab5c","name":"Split Out","type":"n8n-nodes-base.splitOut","position":[3152,896],"parameters":{"options":{},"fieldToSplitOut":"body.data"},"typeVersion":1},{"id":"e9b2da2a-e641-4fa1-b073-9065a09a51c0","name":"isActive","type":"n8n-nodes-base.if","position":[3376,896],"parameters":{"options":{},"conditions":{"options":{"version":3,"leftValue":"","caseSensitive":true,"typeValidation":"loose"},"combinator":"and","conditions":[{"id":"aadbc056-6f35-4376-8ebc-f651381cb24f","operator":{"type":"boolean","operation":"true","singleValue":true},"leftValue":"={{ $json.active }}","rightValue":"true"}]},"looseTypeValidation":true},"typeVersion":2.3},{"id":"1396028b-ec93-4e5f-ac45-5cfafa8d9924","name":"isTemplate","type":"n8n-nodes-base.if","position":[3824,896],"parameters":{"options":{},"conditions":{"options":{"version":3,"leftValue":"","caseSensitive":true,"typeValidation":"loose"},"combinator":"and","conditions":[{"id":"c7ac4334-cf09-4279-a3a8-a2eb4a932df4","operator":{"type":"string","operation":"contains"},"leftValue":"={{ $json.tags }}","rightValue":"Template"}]},"looseTypeValidation":true},"typeVersion":2.3},{"id":"53ee10d0-7f41-48c6-b922-0b7c16dda894","name":"sortActive","type":"n8n-nodes-base.sort","position":[3600,480],"parameters":{"options":{},"sortFieldsUi":{"sortField":[{"fieldName":"name"}]}},"typeVersion":1},{"id":"5b7f448b-2355-4579-946f-c0d83dbacd2e","name":"sortTemplates","type":"n8n-nodes-base.sort","position":[4096,720],"parameters":{"options":{},"sortFieldsUi":{"sortField":[{"fieldName":"name"}]}},"typeVersion":1},{"id":"145a8320-847a-49bc-86aa-3017ada15a93","name":"isNotArchived","type":"n8n-nodes-base.if","position":[3600,992],"parameters":{"options":{},"conditions":{"options":{"version":3,"leftValue":"","caseSensitive":true,"typeValidation":"strict"},"combinator":"and","conditions":[{"id":"7844b4c6-bc02-4cba-8bdd-545ba4581920","operator":{"type":"boolean","operation":"false","singleValue":true},"leftValue":"={{ $json.isArchived }}","rightValue":""}]}},"typeVersion":2.3},{"id":"3027972c-6070-4ab6-9113-a1465e1367c9","name":"active","type":"n8n-nodes-base.convertToFile","position":[3824,480],"parameters":{"mode":"each","options":{"fileName":"={{$json.name}}-backup_{{ $now.toISO().split('T')[0] }}.json"},"operation":"toJson","binaryPropertyName":"files"},"typeVersion":1.1},{"id":"9aa1d6cc-5bfd-491a-ba67-6433e219a92f","name":"template","type":"n8n-nodes-base.convertToFile","position":[4272,704],"parameters":{"mode":"each","options":{"fileName":"={{$json.name}}-backup_{{ $today.toISO().split('T')[0] }}.json"},"operation":"toJson","binaryPropertyName":"files"},"typeVersion":1.1},{"id":"983620e0-c2c3-46e5-a0d9-398c9858a1a0","name":"work-in-progress","type":"n8n-nodes-base.convertToFile","position":[4448,1232],"parameters":{"mode":"each","options":{"fileName":"={{$json.name}}-backup_{{ $today.toISO().split('T')[0] }}.json"},"operation":"toJson","binaryPropertyName":"files"},"typeVersion":1.1},{"id":"dbd3051d-ca68-408c-b761-47dc5615799e","name":"Create folder","type":"n8n-nodes-base.googleDrive","position":[2704,896],"parameters":{"name":"=portfolio_{{ $now.toISO().split('T')[0] }}","driveId":{"__rl":true,"mode":"list","value":"My Drive"},"options":{"folderColorRgb":"#38D0A3"},"folderId":{"__rl":true,"mode":"id","value":"={{ $('Configuration').item.json.googleFolderId }}"},"resource":"folder"},"credentials":{"googleDriveOAuth2Api":{"id":"bB7qiMzHuv5AbZFx","name":"Google Drive account"}},"typeVersion":3},{"id":"d7548076-cd55-4334-a4d3-94d2b142f830","name":"uploadTemplates","type":"n8n-nodes-base.googleDrive","position":[4784,720],"parameters":{"name":"={{$binary.files.fileName}}","driveId":{"__rl":true,"mode":"list","value":"My Drive"},"options":{},"folderId":{"__rl":true,"mode":"id","value":"={{ $('createTemplate').item.json.id }}"},"inputDataFieldName":"files"},"credentials":{"googleDriveOAuth2Api":{"id":"bB7qiMzHuv5AbZFx","name":"Google Drive account"}},"typeVersion":3},{"id":"bc947be1-a45d-4085-8aff-15d470456a66","name":"uploadActive","type":"n8n-nodes-base.googleDrive","position":[4320,480],"parameters":{"name":"={{$binary.files.fileName}}","driveId":{"__rl":true,"mode":"list","value":"My Drive"},"options":{},"folderId":{"__rl":true,"mode":"id","value":"={{ $('createActive').item.json.id }}"},"inputDataFieldName":"files"},"credentials":{"googleDriveOAuth2Api":{"id":"bB7qiMzHuv5AbZFx","name":"Google Drive account"}},"typeVersion":3},{"id":"2e30c5d0-f38e-4a84-b177-d55a93e11f88","name":"uploadInProgress","type":"n8n-nodes-base.googleDrive","position":[4944,1248],"parameters":{"name":"={{$binary.files.fileName}}","driveId":{"__rl":true,"mode":"list","value":"My Drive"},"options":{},"folderId":{"__rl":true,"mode":"id","value":"={{ $('createWIP').item.json.id }}"},"inputDataFieldName":"files"},"credentials":{"googleDriveOAuth2Api":{"id":"bB7qiMzHuv5AbZFx","name":"Google Drive account"}},"typeVersion":3},{"id":"8af0496e-75c7-4fcc-bf69-fd0a38c6f581","name":"archived","type":"n8n-nodes-base.convertToFile","position":[4000,1504],"parameters":{"mode":"each","options":{"fileName":"={{$json.name}}-backup_{{ $today.toISO().split('T')[0] }}.json"},"operation":"toJson","binaryPropertyName":"files"},"typeVersion":1.1},{"id":"3fdf58ff-f11d-4cdf-9323-aedc03a9c4da","name":"uploadArchived","type":"n8n-nodes-base.googleDrive","position":[4560,1504],"parameters":{"name":"={{$binary.files.fileName}}","driveId":{"__rl":true,"mode":"list","value":"My Drive"},"options":{},"folderId":{"__rl":true,"mode":"id","value":"={{ $('createArchived').item.json.id }}"},"inputDataFieldName":"files"},"credentials":{"googleDriveOAuth2Api":{"id":"bB7qiMzHuv5AbZFx","name":"Google Drive account"}},"typeVersion":3},{"id":"b977446c-9596-47c0-9e0b-3150bbfef4a4","name":"isDone","type":"n8n-nodes-base.if","position":[4048,992],"parameters":{"options":{},"conditions":{"options":{"version":3,"leftValue":"","caseSensitive":true,"typeValidation":"loose"},"combinator":"and","conditions":[{"id":"849f04cd-c5d5-4f17-b2ce-13f66da6f74a","operator":{"type":"string","operation":"contains"},"leftValue":"={{ $('isTemplate').item.json.tags }}","rightValue":"Done"}]},"looseTypeValidation":true},"typeVersion":2.3},{"id":"b9e7cfdf-8d77-4161-a58f-6abb593a6d5b","name":"sortDone","type":"n8n-nodes-base.sort","position":[4272,976],"parameters":{"options":{},"sortFieldsUi":{"sortField":[{"fieldName":"name"}]}},"typeVersion":1},{"id":"59dc81cf-cfdb-4279-be4f-babd4b58ae87","name":"done","type":"n8n-nodes-base.convertToFile","position":[4448,976],"parameters":{"mode":"each","options":{"fileName":"={{$json.name}}-backup_{{ $today.toISO().split('T')[0] }}.json"},"operation":"toJson","binaryPropertyName":"files"},"typeVersion":1.1},{"id":"55bd9541-1456-46a8-8a06-472315bc463e","name":"uploadDone","type":"n8n-nodes-base.googleDrive","position":[4992,976],"parameters":{"name":"={{$binary.files.fileName}}","driveId":{"__rl":true,"mode":"list","value":"My Drive"},"options":{},"folderId":{"__rl":true,"mode":"id","value":"={{ $('createDone').item.json.id }}"},"inputDataFieldName":"files"},"credentials":{"googleDriveOAuth2Api":{"id":"bB7qiMzHuv5AbZFx","name":"Google Drive account"}},"typeVersion":3},{"id":"0bbc1501-bc75-42da-9d1d-2be57951682b","name":"sortArchived","type":"n8n-nodes-base.sort","position":[3824,1504],"parameters":{"options":{},"sortFieldsUi":{"sortField":[{"fieldName":"name"}]}},"typeVersion":1},{"id":"8678ebbc-d2d5-44f1-9373-aae774ff5615","name":"sortInProgress","type":"n8n-nodes-base.sort","position":[4256,1232],"parameters":{"options":{},"sortFieldsUi":{"sortField":[{"fieldName":"name"}]}},"typeVersion":1},{"id":"dc3175e5-7e80-46af-84c1-9feb32ee8b03","name":"Sticky Note8","type":"n8n-nodes-base.stickyNote","position":[0,0],"parameters":{"width":1040,"height":2128,"content":"## WORKFLOW INTRODUCTION\nThis automation organizes your n8n workflows files into categorizes (Active, Template, Done, Archived) and uploads them directly to a categorized Google Drive folders. It is designed to help users manage large instances by creating organized, human-readable backups.\n\n## HOW IT WORKS\n* **API Connection:** Connects to your n8n instance using the internal API.\n* **Categorization:** Groups workflows by status and tags.\n* **WIP Logic:** Any workflow without a specific status or tag is automatically routed to a work-in-progress folder.\n* **Cloud & Self-Hosted Ready:** Works for both n8n Cloud and self-hosted instances.\n\n## WORKFLOW PROCESS OVERVIEW\nFetch -> Filter -> Convert -> Start Loop -> Create Category Folder -> Upload -> Wait 5 seconds -> Return to loop for next upload batch\nSee below for a full breakdown.\n\n\n------------------------------\n\n## USAGE GUIDE & SETUP\n1. This workflow is dependent on the n8n internal statuses of Active and Archived, and the custom tags \"Template\" and \"Done\". \n2. Anything that is not Active, Archived, or labeled Template or Done, is considered a work-in-progress by default.\n3. To make this workflow work for you please tag your templates as Template, and your completed projects as Done.\n3a. Finished templates should not be labelled done, as per best practice they have placeholder text and no real data is processed by them\n\n## PRE-REQS\nA pre-designated Google Drive parent folder (and its ID) for housing the folders and files created by this workflow\n\n## REQUIRED CREDENTIALS\n1. Google Drive account\n2. N8N account > N8N API Key\n\n## THE CONFIGURATION NODE\n1. Input the ID of your pre-designated Google Drive parent folder\n2. Input the base URL of your N8N instance (e.g. https://subdomain.app.n8n.cloud, https://n8n.domain.com, http://localhost:5678)\n2a. Do **NOT** include anything after the \".cloud\", \".com\", or the \":5678\"\n\n## API KEY INSTRUCTIONS\nHow to get: Settings -> API -> Create API Key -> Name it -> Copy it \n_**Note: Copy the API key and save it somewhere secure. You won't be able to see it again!!**_\n\nHow to use (Two Methods): **Note: The node is set up for Method 2 by default**\n**Method 1 (Quick Start-Direct Insertion)**. In the Workflows node: \n  - Authentication: None \n  - Send Headers: on\n  - Name: X-N8N-API-KEY\n  - Value: [YOUR N8N API KEY]\n-**Note:** Queries and Body are not needed for this method._\n\n\n**Method 2 (Best Practice-N8N Credential)**. In the Workflows node:\n  - Authentication: Generic Credential Type \n  - Generic Auth Type: Header Auth\n  - Header Auth: Select \"Create new credential\" (**NOTE:** If you already have a Header Auth for your N8N API key select it here)\n  2a. In the credential creation area: \n    - Name: X-N8N-API-KEY \n    - Value: [YOUR N8N API KEY]\n_**Note:** Queries, Headers, and Body are not needed for this method._\n\n------------------------------\n\n## WORKFLOW PROCESS BREAKDOWN (after configuration)\n1. Creates a Google Drive folder to house the resulting files\n2. Grabs your workflows from the public API\n3. Splits out the workflows into individual items for easier processing\n4. Filters out the Active workflows (True: a-f; False: Go to 5)\n4a. Sorts the active workflows by name\n4b. Converts the active workflows into individual JSON files\n4c. Loops through the JSON files, uploading them in batches of 5\n4d, Creates the active-backups folder once\n4e. Uploads the JSON files to the folder created in Step 4d.\n4f. Wait 5 seconds to avoid errors caused by the Google spam upload detector\n5. Filters out the Not Archived workflows (True: Go to 6; False: a-f)\n5a. Sorts the archived workflows by name\n5b. Converts the archived workflows into individual JSON files\n5c. Loop through the JSON files, uploading them in batches of 5\n5d, Create the archived-backups folder once\n5e. Uploads the JSON files to the folder created in Step 5d.\n5f. Wait 5 seconds to avoid errors caused by the Google spam upload detector\n6. Filters out the workflows tagged \"Template\" (True: a-f; False: Go to 7)\n6a. Sorts the template workflows by name\n6b. Converts the template workflows into individual JSON files\n6c. Loop through the JSON files, uploading them in batches of 5\n6d, Create the template-backups folder once\n6e. Uploads the JSON files to the folder created in Step 6d.\n6f. Wait 5 seconds to avoid errors caused by the Google spam upload detector\n7. Filters out the workflows tagged \"Done\" (True: a-f; False: g-l)\n7a. Sorts the done workflows by name\n7b. Converts the done workflows into individual JSON files\n7c. Loops through the JSON files, uploading them in batches of 5\n7d, Creates the done-backups folder once\n7e. Uploads the JSON files to the folder created in Step 7d.\n7f. Wait 5 seconds to avoid errors caused by the Google spam upload detector\n7g. Sorts the work-in-progress workflows by name\n7h. Converts the work-in-progress workflows into individual JSON files\n7i. Loops through the JSON files, uploading them in batches of 5\n7j. Creates the wip-backups folder once\n7k. Uploads the JSON files to the folder created in Step 7j.\n7l. Wait 5 seconds to avoid errors caused by the Google spam upload detector"},"typeVersion":1},{"id":"b064800f-ed1e-4ffb-812e-59e2dc439f1a","name":"Configuration","type":"n8n-nodes-base.set","position":[2400,912],"parameters":{"options":{},"assignments":{"assignments":[{"id":"8b8fee60-0ac9-488f-949c-186586cd61db","name":"googleFolderId","type":"string","value":"1i5bJY9o8AMlkPQlE42wcEA1SJlT0EYbt"},{"id":"e9e9bc43-6a5f-4d17-9e26-f7e800e39661","name":"n8nUrl","type":"string","value":"https://n8n-api.zmglobalit.com"}]}},"typeVersion":3.4},{"id":"a8b670f3-1762-48eb-9fcc-5260a4a748c9","name":"Sticky Note9","type":"n8n-nodes-base.stickyNote","position":[2352,1072],"parameters":{"color":2,"content":"## Edit googleFolderId and n8nUrl"},"typeVersion":1},{"id":"39a41576-d95f-40f9-a9ec-f97cd0967c00","name":"Sticky Note1","type":"n8n-nodes-base.stickyNote","position":[2352,768],"parameters":{"color":4,"height":288,"content":"## Configuration \n This node sets the Google Drive folder ID and the N8N base URL for the Create Folder and Workflows nodes."},"typeVersion":1},{"id":"6e6c92f9-3660-448c-9c3a-8365a881b6c9","name":"Sticky Note10","type":"n8n-nodes-base.stickyNote","position":[2048,752],"parameters":{"color":7,"height":480,"content":"## Global Actions \n Start the workflows via Schedule or onCommand"},"typeVersion":1},{"id":"ce1319c9-9d04-4532-abd7-874709500c9e","name":"onCommand","type":"n8n-nodes-base.manualTrigger","position":[2112,1056],"parameters":{},"typeVersion":1},{"id":"7df43ac5-eeff-4efc-b658-9e0652103e4f","name":"Schedule","type":"n8n-nodes-base.scheduleTrigger","position":[2112,896],"parameters":{"rule":{"interval":[{"field":"weeks","triggerAtDay":[5],"triggerAtHour":14}]}},"typeVersion":1.3},{"id":"fcea513f-adbd-45f2-82da-ae7720f51f25","name":"Workflows","type":"n8n-nodes-base.httpRequest","position":[2928,896],"parameters":{"url":"={{$('Configuration').item.json.n8nUrl}}/api/v1/workflows","options":{"response":{"response":{"fullResponse":true}}},"authentication":"genericCredentialType","genericAuthType":"httpHeaderAuth"},"credentials":{"httpHeaderAuth":{"id":"cwWX5I65E9C4Y7YO","name":"Header Auth account 4"}},"typeVersion":4.4},{"id":"c3a724f8-1833-4909-94a5-94fd66dfcb49","name":"Sticky Note11","type":"n8n-nodes-base.stickyNote","position":[3600,368],"parameters":{"color":7,"width":980,"height":272,"content":"## Active\nSort, Convert, Create, Upload,"},"typeVersion":1},{"id":"dbb1f67a-7aae-416e-8e40-25b3d9351a3a","name":"Sticky Note12","type":"n8n-nodes-base.stickyNote","position":[4048,640],"parameters":{"color":7,"width":1104,"height":224,"content":"## Templates \nSort, Convert, Create, Upload"},"typeVersion":1},{"id":"f6d348b5-6d16-41c1-b8b3-b2d6f4130e47","name":"Sticky Note5","type":"n8n-nodes-base.stickyNote","position":[4256,880],"parameters":{"color":7,"width":1060,"height":240,"content":"## Done\nSort, Convert, Create, Upload"},"typeVersion":1},{"id":"1780767c-d85e-4110-acf1-dc04c6ec3695","name":"Sticky Note13","type":"n8n-nodes-base.stickyNote","position":[4240,1136],"parameters":{"color":7,"width":1012,"height":256,"content":"## Work-in-progress\nSort, Convert, Create, Upload"},"typeVersion":1},{"id":"2b51ac96-e245-4c88-be2a-533c7f88aa5c","name":"Sticky Note7","type":"n8n-nodes-base.stickyNote","position":[3792,1392],"parameters":{"color":7,"width":1012,"height":272,"content":"## Archived\nSort, Convert, Create, Upload"},"typeVersion":1},{"id":"3d62c53f-a8c9-4fdf-baed-fc53c660d80f","name":"Sticky Note3","type":"n8n-nodes-base.stickyNote","position":[2672,784],"parameters":{"color":7,"width":640,"height":288,"content":"## Initial Steps \n Create folder, Collect workflows, Split out workflows"},"typeVersion":1},{"id":"ba8533a9-359e-463a-9f9e-f8cb6065d994","name":"Sticky Note4","type":"n8n-nodes-base.stickyNote","position":[3360,848],"parameters":{"color":7,"width":864,"height":320,"content":"## Filters"},"typeVersion":1},{"id":"18c0ad43-1416-4508-a4d3-4acffbd21f07","name":"Sticky Note26","type":"n8n-nodes-base.stickyNote","position":[1072,160],"parameters":{"color":3,"width":960,"height":176,"content":"## LIMITATIONS\n1. N8N Cloud users on a trial account cannot generate or use the N8N API key.\n\n2. If you use Method 1 (Direct Insertion) in the API Key Instructions below your API Key will not be listed as connected to this workflow if you use my [Workflow Credentials Auditor](https://n8n.io/workflows/14423). Same goes for all other credentials directly inserted into a HTTP Request node."},"typeVersion":1},{"id":"9b6341fe-45e4-45e7-990d-58f91362c428","name":"Wait","type":"n8n-nodes-base.wait","position":[4464,480],"webhookId":"82e0d74c-bc82-4740-8e32-e93f9233b0ac","parameters":{},"typeVersion":1.1},{"id":"893049fa-8573-4d47-b474-eb881fe575b4","name":"Wait1","type":"n8n-nodes-base.wait","position":[4944,720],"webhookId":"82e0d74c-bc82-4740-8e32-e93f9233b0ac","parameters":{},"typeVersion":1.1},{"id":"97d01c9d-151a-4b90-8d5e-dbf38e72974b","name":"Wait2","type":"n8n-nodes-base.wait","position":[5120,1248],"webhookId":"82e0d74c-bc82-4740-8e32-e93f9233b0ac","parameters":{},"typeVersion":1.1},{"id":"623d1d18-4f91-4cbc-8fd5-9a4f08e71bd7","name":"Wait3","type":"n8n-nodes-base.wait","position":[5136,976],"webhookId":"82e0d74c-bc82-4740-8e32-e93f9233b0ac","parameters":{},"typeVersion":1.1},{"id":"943ec062-93ef-4a10-b800-6d469f3d3aad","name":"Wait4","type":"n8n-nodes-base.wait","position":[4688,1504],"webhookId":"82e0d74c-bc82-4740-8e32-e93f9233b0ac","parameters":{},"typeVersion":1.1},{"id":"4414fca2-2b30-4eba-af85-58fef1df961a","name":"loopArchived","type":"n8n-nodes-base.splitInBatches","position":[4160,1504],"parameters":{"options":{},"batchSize":5},"typeVersion":3},{"id":"78f5343f-9339-4062-82f7-5d834f6cd8b0","name":"loopActive","type":"n8n-nodes-base.splitInBatches","position":[3968,480],"parameters":{"options":{},"batchSize":5},"typeVersion":3},{"id":"46ad817a-609e-4bbb-9f0c-be54feaf7b82","name":"loopDone","type":"n8n-nodes-base.splitInBatches","position":[4592,976],"parameters":{"options":{},"batchSize":5},"typeVersion":3},{"id":"67979a09-b117-470a-b88e-352cb43096e4","name":"loopTemplates","type":"n8n-nodes-base.splitInBatches","position":[4432,704],"parameters":{"options":{},"batchSize":5},"typeVersion":3},{"id":"49ca0bf5-407c-45cb-ae16-460fb86b4e80","name":"loopWIP","type":"n8n-nodes-base.splitInBatches","position":[4592,1248],"parameters":{"options":{},"batchSize":5},"typeVersion":3},{"id":"20d36c66-657f-4ce0-b3cd-3ff64679f826","name":"Sticky Note15","type":"n8n-nodes-base.stickyNote","position":[2912,1088],"parameters":{"color":2,"height":208,"content":"## Select Method 1 or Method 2 in the API Key Instructions and modify this node accordingly"},"typeVersion":1},{"id":"ab413b66-1df4-4339-aeff-74e9513d6c76","name":"Sticky Note27","type":"n8n-nodes-base.stickyNote","position":[2656,1088],"parameters":{"color":2,"width":224,"height":240,"content":"## Select or create your Goodle Drive credential, and select your folder color"},"typeVersion":1},{"id":"6cf96e50-ccd3-44ba-a22d-b42007d2adf7","name":"createActive","type":"n8n-nodes-base.googleDrive","position":[4144,480],"parameters":{"name":"=active-backups_{{ $today.toISO().split('T')[0] }}","driveId":{"__rl":true,"mode":"list","value":"My Drive"},"options":{},"folderId":{"__rl":true,"mode":"id","value":"={{ $('Create folder').item.json.id }}"},"resource":"folder"},"credentials":{"googleDriveOAuth2Api":{"id":"bB7qiMzHuv5AbZFx","name":"Google Drive account"}},"executeOnce":true,"typeVersion":3},{"id":"5c244f84-0934-4541-a434-97f2db0604c9","name":"createTemplate","type":"n8n-nodes-base.googleDrive","position":[4624,720],"parameters":{"name":"=template-backups_{{ $today.toISO().split('T')[0] }}","driveId":{"__rl":true,"mode":"list","value":"My Drive"},"options":{},"folderId":{"__rl":true,"mode":"id","value":"={{ $('Create folder').item.json.id }}"},"resource":"folder"},"credentials":{"googleDriveOAuth2Api":{"id":"bB7qiMzHuv5AbZFx","name":"Google Drive account"}},"executeOnce":true,"typeVersion":3},{"id":"869d38f5-7f05-4c78-919a-3a17e9ed4011","name":"createDone","type":"n8n-nodes-base.googleDrive","position":[4800,976],"parameters":{"name":"=done-backups_{{ $today.toISO().split('T')[0] }}","driveId":{"__rl":true,"mode":"list","value":"My Drive"},"options":{},"folderId":{"__rl":true,"mode":"id","value":"={{ $('Create folder').item.json.id }}"},"resource":"folder"},"credentials":{"googleDriveOAuth2Api":{"id":"bB7qiMzHuv5AbZFx","name":"Google Drive account"}},"executeOnce":true,"typeVersion":3},{"id":"c62a20bd-d8da-4120-9b48-c9fd8b030b8d","name":"createWIP","type":"n8n-nodes-base.googleDrive","position":[4768,1248],"parameters":{"name":"=wip_{{ $today.toISO().split('T')[0] }}","driveId":{"__rl":true,"mode":"list","value":"My Drive"},"options":{},"folderId":{"__rl":true,"mode":"id","value":"={{ $('Create folder').item.json.id }}"},"resource":"folder"},"credentials":{"googleDriveOAuth2Api":{"id":"bB7qiMzHuv5AbZFx","name":"Google Drive account"}},"executeOnce":true,"typeVersion":3},{"id":"4f83daed-7de9-4d33-b840-1f8b0384b9c1","name":"createArchived","type":"n8n-nodes-base.googleDrive","position":[4368,1504],"parameters":{"name":"=archive-backups_{{ $today.toISO().split('T')[0] }}","driveId":{"__rl":true,"mode":"list","value":"My Drive"},"options":{},"folderId":{"__rl":true,"mode":"id","value":"={{ $('Create folder').item.json.id }}"},"resource":"folder"},"credentials":{"googleDriveOAuth2Api":{"id":"bB7qiMzHuv5AbZFx","name":"Google Drive account"}},"executeOnce":true,"typeVersion":3},{"id":"a0f503b1-f5c2-4ff5-ab67-b5e0b7eecdaf","name":"Sticky Note","type":"n8n-nodes-base.stickyNote","position":[1072,544],"parameters":{"color":5,"width":896,"height":816,"content":"## ALTERNATIVE VERSIONS AND CUSTOM BUILDS\nWhile this version focuses on global status tagging using **Google Drive**, I have developed a parallel version for **Github Repository** storage.\n \n* **Need the Github Version?** I provide the standard Workflow Organizer Github version free upon request.\n  ![Caption: Preview the Github storage version.](https://github.com/zianamitchell/n8n-workflow-images/blob/main/n8n-workflow-organizer-github.png?raw=1)\n* **Want to consolidate workflows before backing them up?** I offer the standard Workflow Organizer Consolidated free upon request for both Google Drive and GitHub.\n  - **Note:** The Google Driver version is meant to be used in tandem with this **Workflow Organizer Google Drive**. They should be linked to the same parent folder.\n* **Need a Custom build?** If you require advanced logic (e.g. client-specific routing, multi-tier tagging, unique project tagging, integration with other platforms), I offer custom automation services tailored to your business needs.\n\nA custom version of this workflow or the Github version is $15. \nContact me here: workflows@zmglobalit.com"},"typeVersion":1},{"id":"008d721a-f737-4de5-8a89-63cb75dd9b8c","name":"Time Saved","type":"n8n-nodes-base.timeSaved","position":[5392,1136],"parameters":{"minutesSaved":10},"typeVersion":1}],"active":false,"pinData":{},"settings":{"binaryMode":"separate","callerPolicy":"workflowsFromSameOwner","timeSavedMode":"dynamic","availableInMCP":false,"executionOrder":"v1","executionTimeout":-1,"saveManualExecutions":false,"saveDataSuccessExecution":"none"},"versionId":"16b29605-09e6-4c40-86e7-9d481420e942","connections":{"Wait":{"main":[[{"node":"loopActive","type":"main","index":0}]]},"done":{"main":[[{"node":"loopDone","type":"main","index":0}]]},"Wait1":{"main":[[{"node":"loopTemplates","type":"main","index":0}]]},"Wait2":{"main":[[{"node":"loopWIP","type":"main","index":0}]]},"Wait3":{"main":[[{"node":"loopDone","type":"main","index":0}]]},"Wait4":{"main":[[{"node":"loopArchived","type":"main","index":0}]]},"active":{"main":[[{"node":"loopActive","type":"main","index":0}]]},"isDone":{"main":[[{"node":"sortDone","type":"main","index":0}],[{"node":"sortInProgress","type":"main","index":0}]]},"loopWIP":{"main":[[{"node":"Time Saved","type":"main","index":0}],[{"node":"createWIP","type":"main","index":0}]]},"Schedule":{"main":[[{"node":"Configuration","type":"main","index":0}]]},"archived":{"main":[[{"node":"loopArchived","type":"main","index":0}]]},"isActive":{"main":[[{"node":"sortActive","type":"main","index":0}],[{"node":"isNotArchived","type":"main","index":0}]]},"loopDone":{"main":[[{"node":"Time Saved","type":"main","index":0}],[{"node":"createDone","type":"main","index":0}]]},"sortDone":{"main":[[{"node":"done","type":"main","index":0}]]},"template":{"main":[[{"node":"loopTemplates","type":"main","index":0}]]},"Split Out":{"main":[[{"node":"isActive","type":"main","index":0}]]},"Workflows":{"main":[[{"node":"Split Out","type":"main","index":0}]]},"createWIP":{"main":[[{"node":"uploadInProgress","type":"main","index":0}]]},"onCommand":{"main":[[{"node":"Configuration","type":"main","index":0}]]},"createDone":{"main":[[{"node":"uploadDone","type":"main","index":0}]]},"isTemplate":{"main":[[{"node":"sortTemplates","type":"main","index":0}],[{"node":"isDone","type":"main","index":0}]]},"loopActive":{"main":[[{"node":"Time Saved","type":"main","index":0}],[{"node":"createActive","type":"main","index":0}]]},"sortActive":{"main":[[{"node":"active","type":"main","index":0}]]},"uploadDone":{"main":[[{"node":"Wait3","type":"main","index":0}]]},"createActive":{"main":[[{"node":"uploadActive","type":"main","index":0}]]},"loopArchived":{"main":[[{"node":"Time Saved","type":"main","index":0}],[{"node":"createArchived","type":"main","index":0}]]},"sortArchived":{"main":[[{"node":"archived","type":"main","index":0}]]},"uploadActive":{"main":[[{"node":"Wait","type":"main","index":0}]]},"Configuration":{"main":[[{"node":"Create folder","type":"main","index":0}]]},"Create folder":{"main":[[{"node":"Workflows","type":"main","index":0}]]},"isNotArchived":{"main":[[{"node":"isTemplate","type":"main","index":0}],[{"node":"sortArchived","type":"main","index":0}]]},"loopTemplates":{"main":[[{"node":"Time Saved","type":"main","index":0}],[{"node":"createTemplate","type":"main","index":0}]]},"sortTemplates":{"main":[[{"node":"template","type":"main","index":0}]]},"createArchived":{"main":[[{"node":"uploadArchived","type":"main","index":0}]]},"createTemplate":{"main":[[{"node":"uploadTemplates","type":"main","index":0}]]},"sortInProgress":{"main":[[{"node":"work-in-progress","type":"main","index":0}]]},"uploadArchived":{"main":[[{"node":"Wait4","type":"main","index":0}]]},"uploadTemplates":{"main":[[{"node":"Wait1","type":"main","index":0}]]},"uploadInProgress":{"main":[[{"node":"Wait2","type":"main","index":0}]]},"work-in-progress":{"main":[[{"node":"loopWIP","type":"main","index":0}]]}}},"lastUpdatedBy":29,"workflowInfo":{"nodeCount":56,"nodeTypes":{"n8n-nodes-base.if":{"count":4},"n8n-nodes-base.set":{"count":1},"n8n-nodes-base.sort":{"count":5},"n8n-nodes-base.wait":{"count":5},"n8n-nodes-base.splitOut":{"count":1},"n8n-nodes-base.timeSaved":{"count":1},"n8n-nodes-base.stickyNote":{"count":15},"n8n-nodes-base.googleDrive":{"count":11},"n8n-nodes-base.httpRequest":{"count":1},"n8n-nodes-base.convertToFile":{"count":5},"n8n-nodes-base.manualTrigger":{"count":1},"n8n-nodes-base.splitInBatches":{"count":5},"n8n-nodes-base.scheduleTrigger":{"count":1}}},"status":"published","readyToDemo":null,"user":{"name":"Ziana Mitchell","username":"zmglobalit","bio":"Beginner Automations Creature. Korean-English Document Translator with 9 years experience. Reeducated web designer with HTML, CSS, PHP/WordPress/Drupal experience.","verified":true,"links":["https://zmglobalit.com"],"avatar":"https://gravatar.com/avatar/140cfec7ec58b4248dcf970f68e5e615f3f2adc7802f95ca28979d4e9cf961e5?r=pg&d=retro&size=200"},"nodes":[{"id":19,"icon":"file:httprequest.svg","name":"n8n-nodes-base.httpRequest","codex":{"data":{"alias":["API","Request","URL","Build","cURL"],"resources":{"generic":[{"url":"https://n8n.io/blog/2021-the-year-to-automate-the-new-you-with-n8n/","icon":"☀️","label":"2021: The Year to Automate the New You with n8n"},{"url":"https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/","icon":"🧬","label":"Why business process automation with n8n can change your daily life"},{"url":"https://n8n.io/blog/automatically-pulling-and-visualizing-data-with-n8n/","icon":"📈","label":"Automatically pulling and visualizing data with n8n"},{"url":"https://n8n.io/blog/learn-how-to-automatically-cross-post-your-content-with-n8n/","icon":"✍️","label":"Learn how to automatically cross-post your content with n8n"},{"url":"https://n8n.io/blog/automatically-adding-expense-receipts-to-google-sheets-with-telegram-mindee-twilio-and-n8n/","icon":"🧾","label":"Automatically Adding Expense Receipts to Google Sheets with Telegram, Mindee, Twilio, and n8n"},{"url":"https://n8n.io/blog/running-n8n-on-ships-an-interview-with-maranics/","icon":"🛳","label":"Running n8n on ships: An interview with Maranics"},{"url":"https://n8n.io/blog/what-are-apis-how-to-use-them-with-no-code/","icon":" 🪢","label":"What are APIs and how to use them with no code"},{"url":"https://n8n.io/blog/5-tasks-you-can-automate-with-notion-api/","icon":"⚡️","label":"5 tasks you can automate with the new Notion API "},{"url":"https://n8n.io/blog/world-poetry-day-workflow/","icon":"📜","label":"Celebrating World Poetry Day with a daily poem in Telegram"},{"url":"https://n8n.io/blog/automate-google-apps-for-productivity/","icon":"💡","label":"15 Google apps you can combine and automate to increase productivity"},{"url":"https://n8n.io/blog/automate-designs-with-bannerbear-and-n8n/","icon":"🎨","label":"Automate Designs with Bannerbear and n8n"},{"url":"https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/","icon":" 🕸️","label":"How uProc scraped a multi-page website with a low-code workflow"},{"url":"https://n8n.io/blog/building-an-expense-tracking-app-in-10-minutes/","icon":"📱","label":"Building an expense tracking app in 10 minutes"},{"url":"https://n8n.io/blog/5-workflow-automations-for-mattermost-that-we-love-at-n8n/","icon":"🤖","label":"5 workflow automations for Mattermost that we love at n8n"},{"url":"https://n8n.io/blog/how-to-use-the-http-request-node-the-swiss-army-knife-for-workflow-automation/","icon":"🧰","label":"How to use the HTTP Request Node - The Swiss Army Knife for Workflow Automation"},{"url":"https://n8n.io/blog/learn-how-to-use-webhooks-with-mattermost-slash-commands/","icon":"🦄","label":"Learn how to use webhooks with Mattermost slash commands"},{"url":"https://n8n.io/blog/how-a-membership-development-manager-automates-his-work-and-investments/","icon":"📈","label":"How a Membership Development Manager automates his work and investments"},{"url":"https://n8n.io/blog/a-low-code-bitcoin-ticker-built-with-questdb-and-n8n-io/","icon":"📈","label":"A low-code bitcoin ticker built with QuestDB and n8n.io"},{"url":"https://n8n.io/blog/how-to-set-up-a-ci-cd-pipeline-with-no-code/","icon":"🎡","label":"How to set up a no-code CI/CD pipeline with GitHub and TravisCI"},{"url":"https://n8n.io/blog/automations-for-activists/","icon":"✨","label":"How Common Knowledge use workflow automation for activism"},{"url":"https://n8n.io/blog/creating-scheduled-text-affirmations-with-n8n/","icon":"🤟","label":"Creating scheduled text affirmations with n8n"},{"url":"https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/","icon":"🛵","label":"How Goomer automated their operations with over 200 n8n workflows"},{"url":"https://n8n.io/blog/aws-workflow-automation/","label":"7 no-code workflow automations for Amazon Web Services"}],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.httprequest/"}]},"categories":["Development","Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Helpers"]}}},"group":"[\"output\"]","defaults":{"name":"HTTP Request","color":"#0004F5"},"iconData":{"type":"file","fileBuffer":"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00MCAyMEM0MCA4Ljk1MzE0IDMxLjA0NjkgMCAyMCAwQzguOTUzMTQgMCAwIDguOTUzMTQgMCAyMEMwIDMxLjA0NjkgOC45NTMxNCA0MCAyMCA0MEMzMS4wNDY5IDQwIDQwIDMxLjA0NjkgNDAgMjBaTTIwIDM2Ljk0NThDMTguODg1MiAzNi45NDU4IDE3LjEzNzggMzUuOTY3IDE1LjQ5OTggMzIuNjk4NUMxNC43OTY0IDMxLjI5MTggMTQuMTk2MSAyOS41NDMxIDEzLjc1MjYgMjcuNjg0N0gyNi4xODk4QzI1LjgwNDUgMjkuNTQwMyAyNS4yMDQ0IDMxLjI5MDEgMjQuNTAwMiAzMi42OTg1QzIyLjg2MjIgMzUuOTY3IDIxLjExNDggMzYuOTQ1OCAyMCAzNi45NDU4Wk0xMi45MDY0IDIwQzEyLjkwNjQgMjEuNjA5NyAxMy4wMDg3IDIzLjE2NCAxMy4yMDAzIDI0LjYzMDVIMjYuNzk5N0MyNi45OTEzIDIzLjE2NCAyNy4wOTM2IDIxLjYwOTcgMjcuMDkzNiAyMEMyNy4wOTM2IDE4LjM5MDMgMjYuOTkxMyAxNi44MzYgMjYuNzk5NyAxNS4zNjk1SDEzLjIwMDNDMTMuMDA4NyAxNi44MzYgMTIuOTA2NCAxOC4zOTAzIDEyLjkwNjQgMjBaTTIwIDMuMDU0MTlDMjEuMTE0OSAzLjA1NDE5IDIyLjg2MjIgNC4wMzA3OCAyNC41MDAxIDcuMzAwMzlDMjUuMjA2NiA4LjcxNDA4IDI1LjgwNzIgMTAuNDA2NyAyNi4xOTIgMTIuMzE1M0gxMy43NTAxQzE0LjE5MzMgMTAuNDA0NyAxNC43OTQyIDguNzEyNTQgMTUuNDk5OCA3LjMwMDY0QzE3LjEzNzcgNC4wMzA4MyAxOC44ODUxIDMuMDU0MTkgMjAgMy4wNTQxOVpNMzAuMTQ3OCAyMEMzMC4xNDc4IDE4LjQwOTkgMzAuMDU0MyAxNi44NjE3IDI5LjgyMjcgMTUuMzY5NUgzNi4zMDQyQzM2LjcyNTIgMTYuODQyIDM2Ljk0NTggMTguMzk2NCAzNi45NDU4IDIwQzM2Ljk0NTggMjEuNjAzNiAzNi43MjUyIDIzLjE1OCAzNi4zMDQyIDI0LjYzMDVIMjkuODIyN0MzMC4wNTQzIDIzLjEzODMgMzAuMTQ3OCAyMS41OTAxIDMwLjE0NzggMjBaTTI2LjI3NjcgNC4yNTUxMkMyNy42MzY1IDYuMzYwMTkgMjguNzExIDkuMTMyIDI5LjM3NzQgMTIuMzE1M0gzNS4xMDQ2QzMzLjI1MTEgOC42NjggMzAuMTA3IDUuNzgzNDYgMjYuMjc2NyA0LjI1NTEyWk0xMC42MjI2IDEyLjMxNTNINC44OTI5M0M2Ljc1MTQ3IDguNjY3ODQgOS44OTM1MSA1Ljc4MzQxIDEzLjcyMzIgNC4yNTUxM0MxMi4zNjM1IDYuMzYwMjEgMTEuMjg5IDkuMTMyMDEgMTAuNjIyNiAxMi4zMTUzWk0zLjA1NDE5IDIwQzMuMDU0MTkgMjEuNjAzIDMuMjc3NDMgMjMuMTU3NSAzLjY5NDg0IDI0LjYzMDVIMTAuMTIxN0M5Ljk0NjE5IDIzLjE0MiA5Ljg1MjIyIDIxLjU5NDMgOS44NTIyMiAyMEM5Ljg1MjIyIDE4LjQwNTcgOS45NDYxOSAxNi44NTggMTAuMTIxNyAxNS4zNjk1SDMuNjk0ODRDMy4yNzc0MyAxNi44NDI1IDMuMDU0MTkgMTguMzk3IDMuMDU0MTkgMjBaTTI2LjI3NjYgMzUuNzQyN0MyNy42MzY1IDMzLjYzOTMgMjguNzExIDMwLjg2OCAyOS4zNzc0IDI3LjY4NDdIMzUuMTA0NkMzMy4yNTEgMzEuMzMyMiAzMC4xMDY4IDM0LjIxNzkgMjYuMjc2NiAzNS43NDI3Wk0xMy43MjM0IDM1Ljc0MjdDOS44OTM2OSAzNC4yMTc5IDYuNzUxNTUgMzEuMzMyNCA0Ljg5MjkzIDI3LjY4NDdIMTAuNjIyNkMxMS4yODkgMzAuODY4IDEyLjM2MzUgMzMuNjM5MyAxMy43MjM0IDM1Ljc0MjdaIiBmaWxsPSIjM0E0MkU5Ii8+Cjwvc3ZnPgo="},"displayName":"HTTP Request","typeVersion":4,"nodeCategories":[{"id":5,"name":"Development"},{"id":9,"name":"Core Nodes"}]},{"id":20,"icon":"fa:map-signs","name":"n8n-nodes-base.if","codex":{"data":{"alias":["Router","Filter","Condition","Logic","Boolean","Branch"],"details":"The IF node can be used to implement binary conditional logic in your workflow. You can set up one-to-many conditions to evaluate each item of data being inputted into the node. That data will either evaluate to TRUE or FALSE and route out of the node accordingly.\n\nThis node has multiple types of conditions: Bool, String, Number, and Date & Time.","resources":{"generic":[{"url":"https://n8n.io/blog/learn-to-automate-your-factorys-incident-reporting-a-step-by-step-guide/","icon":"🏭","label":"Learn to Automate Your Factory's Incident Reporting: A Step by Step Guide"},{"url":"https://n8n.io/blog/2021-the-year-to-automate-the-new-you-with-n8n/","icon":"☀️","label":"2021: The Year to Automate the New You with n8n"},{"url":"https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/","icon":"🧬","label":"Why business process automation with n8n can change your daily life"},{"url":"https://n8n.io/blog/create-a-toxic-language-detector-for-telegram/","icon":"🤬","label":"Create a toxic language detector for Telegram in 4 step"},{"url":"https://n8n.io/blog/no-code-ecommerce-workflow-automations/","icon":"store","label":"6 e-commerce workflows to power up your Shopify s"},{"url":"https://n8n.io/blog/how-to-build-a-low-code-self-hosted-url-shortener/","icon":"🔗","label":"How to build a low-code, self-hosted URL shortener in 3 steps"},{"url":"https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/","icon":"⚙️","label":"Automate your data processing pipeline in 9 steps"},{"url":"https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/","icon":"👥","label":"How to get started with CRM automation (with 3 no-code workflow ideas"},{"url":"https://n8n.io/blog/5-tasks-you-can-automate-with-notion-api/","icon":"⚡️","label":"5 tasks you can automate with the new Notion API "},{"url":"https://n8n.io/blog/automate-google-apps-for-productivity/","icon":"💡","label":"15 Google apps you can combine and automate to increase productivity"},{"url":"https://n8n.io/blog/automation-for-maintainers-of-open-source-projects/","icon":"🏷️","label":"How to automatically manage contributions to open-source projects"},{"url":"https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/","icon":" 🕸️","label":"How uProc scraped a multi-page website with a low-code workflow"},{"url":"https://n8n.io/blog/5-workflow-automations-for-mattermost-that-we-love-at-n8n/","icon":"🤖","label":"5 workflow automations for Mattermost that we love at n8n"},{"url":"https://n8n.io/blog/why-this-product-manager-loves-workflow-automation-with-n8n/","icon":"🧠","label":"Why this Product Manager loves workflow automation with n8n"},{"url":"https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/","icon":"🙌","label":"Sending Automated Congratulations with Google Sheets, Twilio, and n8n "},{"url":"https://n8n.io/blog/how-to-set-up-a-ci-cd-pipeline-with-no-code/","icon":"🎡","label":"How to set up a no-code CI/CD pipeline with GitHub and TravisCI"},{"url":"https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/","icon":"🎖","label":"Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin"},{"url":"https://n8n.io/blog/aws-workflow-automation/","label":"7 no-code workflow automations for Amazon Web Services"}],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.if/"}]},"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Flow"]}}},"group":"[\"transform\"]","defaults":{"name":"If","color":"#408000"},"iconData":{"icon":"map-signs","type":"icon"},"displayName":"If","typeVersion":2,"nodeCategories":[{"id":9,"name":"Core Nodes"}]},{"id":38,"icon":"fa:pen","name":"n8n-nodes-base.set","codex":{"data":{"alias":["Set","JS","JSON","Filter","Transform","Map"],"resources":{"generic":[{"url":"https://n8n.io/blog/learn-to-automate-your-factorys-incident-reporting-a-step-by-step-guide/","icon":"🏭","label":"Learn to Automate Your Factory's Incident Reporting: A Step by Step Guide"},{"url":"https://n8n.io/blog/2021-the-year-to-automate-the-new-you-with-n8n/","icon":"☀️","label":"2021: The Year to Automate the New You with n8n"},{"url":"https://n8n.io/blog/automatically-pulling-and-visualizing-data-with-n8n/","icon":"📈","label":"Automatically pulling and visualizing data with n8n"},{"url":"https://n8n.io/blog/database-monitoring-and-alerting-with-n8n/","icon":"📡","label":"Database Monitoring and Alerting with n8n"},{"url":"https://n8n.io/blog/automatically-adding-expense-receipts-to-google-sheets-with-telegram-mindee-twilio-and-n8n/","icon":"🧾","label":"Automatically Adding Expense Receipts to Google Sheets with Telegram, Mindee, Twilio, and n8n"},{"url":"https://n8n.io/blog/no-code-ecommerce-workflow-automations/","icon":"store","label":"6 e-commerce workflows to power up your Shopify s"},{"url":"https://n8n.io/blog/how-to-build-a-low-code-self-hosted-url-shortener/","icon":"🔗","label":"How to build a low-code, self-hosted URL shortener in 3 steps"},{"url":"https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/","icon":"⚙️","label":"Automate your data processing pipeline in 9 steps"},{"url":"https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/","icon":"👥","label":"How to get started with CRM automation (with 3 no-code workflow ideas"},{"url":"https://n8n.io/blog/5-tasks-you-can-automate-with-notion-api/","icon":"⚡️","label":"5 tasks you can automate with the new Notion API "},{"url":"https://n8n.io/blog/automate-google-apps-for-productivity/","icon":"💡","label":"15 Google apps you can combine and automate to increase productivity"},{"url":"https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/","icon":" 🕸️","label":"How uProc scraped a multi-page website with a low-code workflow"},{"url":"https://n8n.io/blog/building-an-expense-tracking-app-in-10-minutes/","icon":"📱","label":"Building an expense tracking app in 10 minutes"},{"url":"https://n8n.io/blog/the-ultimate-guide-to-automate-your-video-collaboration-with-whereby-mattermost-and-n8n/","icon":"📹","label":"The ultimate guide to automate your video collaboration with Whereby, Mattermost, and n8n"},{"url":"https://n8n.io/blog/5-workflow-automations-for-mattermost-that-we-love-at-n8n/","icon":"🤖","label":"5 workflow automations for Mattermost that we love at n8n"},{"url":"https://n8n.io/blog/learn-to-build-powerful-api-endpoints-using-webhooks/","icon":"🧰","label":"Learn to Build Powerful API Endpoints Using Webhooks"},{"url":"https://n8n.io/blog/how-a-membership-development-manager-automates-his-work-and-investments/","icon":"📈","label":"How a Membership Development Manager automates his work and investments"},{"url":"https://n8n.io/blog/a-low-code-bitcoin-ticker-built-with-questdb-and-n8n-io/","icon":"📈","label":"A low-code bitcoin ticker built with QuestDB and n8n.io"},{"url":"https://n8n.io/blog/how-to-set-up-a-ci-cd-pipeline-with-no-code/","icon":"🎡","label":"How to set up a no-code CI/CD pipeline with GitHub and TravisCI"},{"url":"https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/","icon":"🎖","label":"Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin"},{"url":"https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/","icon":"🛵","label":"How Goomer automated their operations with over 200 n8n workflows"},{"url":"https://n8n.io/blog/aws-workflow-automation/","label":"7 no-code workflow automations for Amazon Web Services"}],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.set/"}]},"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Data Transformation"]}}},"group":"[\"input\"]","defaults":{"name":"Edit Fields"},"iconData":{"icon":"pen","type":"icon"},"displayName":"Edit Fields (Set)","typeVersion":3,"nodeCategories":[{"id":9,"name":"Core Nodes"}]},{"id":39,"icon":"fa:sync","name":"n8n-nodes-base.splitInBatches","codex":{"data":{"alias":["Loop","Concatenate","Batch","Split","Split In Batches"],"resources":{"generic":[{"url":"https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/","icon":" 🕸️","label":"How uProc scraped a multi-page website with a low-code workflow"},{"url":"https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/","icon":"🎖","label":"Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin"}],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.splitinbatches/"}]},"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Flow"]}}},"group":"[\"organization\"]","defaults":{"name":"Loop Over Items","color":"#007755"},"iconData":{"icon":"sync","type":"icon"},"displayName":"Loop Over Items (Split in Batches)","typeVersion":3,"nodeCategories":[{"id":9,"name":"Core Nodes"}]},{"id":58,"icon":"file:googleDrive.svg","name":"n8n-nodes-base.googleDrive","codex":{"data":{"resources":{"generic":[{"url":"https://n8n.io/blog/your-business-doesnt-need-you-to-operate/","icon":" 🖥️","label":"Hey founders! Your business doesn't need you to operate"},{"url":"https://n8n.io/blog/why-this-product-manager-loves-workflow-automation-with-n8n/","icon":"🧠","label":"Why this Product Manager loves workflow automation with n8n"},{"url":"https://n8n.io/blog/aws-workflow-automation/","label":"7 no-code workflow automations for Amazon Web Services"}],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googledrive/"}],"credentialDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"}]},"categories":["Data & Storage"],"nodeVersion":"1.0","codexVersion":"1.0"}},"group":"[\"input\"]","defaults":{"name":"Google Drive"},"iconData":{"type":"file","fileBuffer":"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiB2aWV3Qm94PSIwIDAgODEgNzMiPjx1c2UgeGxpbms6aHJlZj0iI2EiIHg9Ii41IiB5PSIuNSIvPjxzeW1ib2wgaWQ9ImEiIG92ZXJmbG93PSJ2aXNpYmxlIj48ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0ibm9uZSI+PHBhdGggZmlsbD0iIzAwNjZkYSIgZD0ibTYuMDQ4IDYxLjI2IDMuNTI4IDYuMDk0Yy43MzMgMS4yODMgMS43ODcgMi4yOTEgMy4wMjQgMy4wMjRsMTIuNi0yMS44MUgwYTguMyA4LjMgMCAwIDAgMS4xIDQuMTI0eiIvPjxwYXRoIGZpbGw9IiMwMGFjNDciIGQ9Ik00MCAyMi45MSAyNy40IDEuMWMtMS4yMzcuNzMzLTIuMjkxIDEuNzQxLTMuMDI0IDMuMDI0TDEuMSA0NC40NDVBOC4zIDguMyAwIDAgMCAwIDQ4LjU2OGgyNS4yeiIvPjxwYXRoIGZpbGw9IiNlYTQzMzUiIGQ9Ik02Ny40IDcwLjM3OGMxLjIzNy0uNzMzIDIuMjkxLTEuNzQxIDMuMDI0LTMuMDI0bDEuNDY2LTIuNTIgNy4wMS0xMi4xNDJhOC4zIDguMyAwIDAgMCAxLjEtNC4xMjRINTQuNzk4bDUuMzYzIDEwLjUzOHoiLz48cGF0aCBmaWxsPSIjMDA4MzJkIiBkPSJNNDAgMjIuOTEgNTIuNiAxLjFDNTEuMzYzLjM2NyA0OS45NDMgMCA0OC40NzcgMEgzMS41MjRjLTEuNDY2IDAtMi44ODcuNDEyLTQuMTI0IDEuMXoiLz48cGF0aCBmaWxsPSIjMjY4NGZjIiBkPSJNNTQuNzk5IDQ4LjU2OEgyNS4ybC0xMi42IDIxLjgxYzEuMjM3LjczMyAyLjY1NyAxLjEgNC4xMjQgMS4xaDQ2LjU1MmMxLjQ2NiAwIDIuODg3LS40MTIgNC4xMjQtMS4xeiIvPjxwYXRoIGZpbGw9IiNmZmJhMDAiIGQ9Ik02Ny4yNjIgMjQuMjg0IDU1LjYyNCA0LjEyNEM1NC44OTEgMi44NDEgNTMuODM3IDEuODMzIDUyLjYgMS4xTDQwIDIyLjkxbDE0LjggMjUuNjU5aDI1LjE1NWE4LjMgOC4zIDAgMCAwLTEuMS00LjEyNHoiLz48L2c+PC9zeW1ib2w+PC9zdmc+"},"displayName":"Google Drive","typeVersion":3,"nodeCategories":[{"id":3,"name":"Data & Storage"}]},{"id":514,"icon":"fa:pause-circle","name":"n8n-nodes-base.wait","codex":{"data":{"alias":["pause","sleep","delay","timeout"],"resources":{"generic":[{"url":"https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/","icon":"👥","label":"How to get started with CRM automation (with 3 no-code workflow ideas"},{"url":"https://n8n.io/blog/aws-workflow-automation/","label":"7 no-code workflow automations for Amazon Web Services"}],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.wait/"}]},"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Helpers","Flow"]}}},"group":"[\"organization\"]","defaults":{"name":"Wait","color":"#804050"},"iconData":{"icon":"pause-circle","type":"icon"},"displayName":"Wait","typeVersion":1,"nodeCategories":[{"id":9,"name":"Core Nodes"}]},{"id":565,"icon":"fa:sticky-note","name":"n8n-nodes-base.stickyNote","codex":{"data":{"alias":["Comments","Notes","Sticky"],"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Helpers"]}}},"group":"[\"input\"]","defaults":{"name":"Sticky Note","color":"#FFD233"},"iconData":{"icon":"sticky-note","type":"icon"},"displayName":"Sticky Note","typeVersion":1,"nodeCategories":[{"id":9,"name":"Core Nodes"}]},{"id":838,"icon":"fa:mouse-pointer","name":"n8n-nodes-base.manualTrigger","codex":{"data":{"resources":{"generic":[],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.manualworkflowtrigger/"}]},"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0"}},"group":"[\"trigger\"]","defaults":{"name":"When clicking ‘Execute workflow’","color":"#909298"},"iconData":{"icon":"mouse-pointer","type":"icon"},"displayName":"Manual Trigger","typeVersion":1,"nodeCategories":[{"id":9,"name":"Core Nodes"}]},{"id":839,"icon":"fa:clock","name":"n8n-nodes-base.scheduleTrigger","codex":{"data":{"alias":["Time","Scheduler","Polling","Cron","Interval"],"resources":{"generic":[],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.scheduletrigger/"}]},"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0"}},"group":"[\"trigger\",\"schedule\"]","defaults":{"name":"Schedule Trigger","color":"#31C49F"},"iconData":{"icon":"clock","type":"icon"},"displayName":"Schedule Trigger","typeVersion":1,"nodeCategories":[{"id":9,"name":"Core Nodes"}]},{"id":1234,"icon":"file:convertToFile.svg","name":"n8n-nodes-base.convertToFile","codex":{"data":{"alias":["CSV","Spreadsheet","Excel","xls","xlsx","ods","tabular","encode","encoding","Move Binary Data","Binary","File","JSON","HTML","ICS","iCal","RTF","64","Base64"],"resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.converttofile/"}]},"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Files","Data Transformation"]}}},"group":"[\"input\"]","defaults":{"name":"Convert to File"},"iconData":{"type":"file","fileBuffer":"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjc2MTkgMkMxMy4yNDM3IDIgMTIuODIzNiAyLjQyMDA5IDEyLjgyMzYgMi45MzgzMVYxNS4yNTI2QzEzLjMxOTkgMTUuNDY0MyAxMy43ODUxIDE1Ljc3MiAxNC4xOTEgMTYuMTc1N0wyMS4yMjgzIDIzLjE3MzlDMjIuMDU0OCAyMy45OTU4IDIyLjUxOTUgMjUuMTEzMiAyMi41MTk1IDI2LjI3ODhDMjIuNTE5NSAyNy40NDQzIDIyLjA1NDggMjguNTYxOCAyMS4yMjgzIDI5LjM4MzdMMTQuMTkxIDM2LjM4MTlDMTMuNzg1IDM2Ljc4NTYgMTMuMzE5OSAzNy4wOTMyIDEyLjgyMzYgMzcuMzA1VjM3LjM1MjdDMTIuODIzNiAzNy44NzA5IDEzLjI0MzcgMzguMjkxIDEzLjc2MTkgMzguMjkxSDM5LjA2MTdDMzkuNTc5OSAzOC4yOTEgNDAgMzcuODcwOSA0MCAzNy4zNTI3TDQwIDE1Ljc5NEgyNy4xNDQzQzI2LjYyNjEgMTUuNzk0IDI2LjIwNiAxNS4zNzM5IDI2LjIwNiAxNC44NTU3VjJIMTMuNzYxOVoiIGZpbGw9IiMzQTQyRTkiLz4KPHBhdGggZD0iTTI4Ljg2NDUgMkMyOC43NzgxIDIgMjguNzA4MSAyLjA3MDAyIDI4LjcwODEgMi4xNTYzOVYxMi44MjI3QzI4LjcwODEgMTMuMDgxOCAyOC45MTgyIDEzLjI5MTkgMjkuMTc3MyAxMy4yOTE5SDM5Ljg0MzZDMzkuOTMgMTMuMjkxOSA0MCAxMy4yMjE5IDQwIDEzLjEzNTVMNDAgMTIuNjI2M0M0MCAxMi4zNzc4IDM5LjkwMTQgMTIuMTM5NSAzOS43MjYgMTEuOTYzNkwzMC4wNjEgMi4yNzU2MUMyOS44ODUgMi4wOTkxNiAyOS42NDYgMiAyOS4zOTY3IDJIMjguODY0NVoiIGZpbGw9IiMzQTQyRTkiLz4KPHBhdGggZD0iTTkuNzcyNjggMzQuNjAwM0M5LjA0MTg2IDMzLjg2NTQgOS4wNDUxNyAzMi42NzcyIDkuNzgwMDcgMzEuOTQ2NEwxMy42MzE1IDI4LjExNjNMMC45MzgzMTEgMjguMTE2M0MwLjQyMDA5NiAyOC4xMTYzIC0yLjI2NTE5ZS0wOCAyNy42OTYyIDAgMjcuMTc4TDguMjAyOTdlLTA4IDI1LjMwMTRDMS4wNDY4MmUtMDcgMjQuNzgzMiAwLjQyMDA5NSAyNC4zNjMxIDAuOTM4MzExIDI0LjM2MzFIMTMuNTUyOUw5Ljc4MDA3IDIwLjYxMTJDOS4wNDUxNyAxOS44ODA0IDkuMDQxODYgMTguNjkyMiA5Ljc3MjY4IDE3Ljk1NzNDMTAuNTAzNSAxNy4yMjI0IDExLjY5MTcgMTcuMjE5MSAxMi40MjY2IDE3Ljk0OTlMMTkuNDYzOSAyNC45NDgxQzE5LjgxODEgMjUuMzAwNCAyMC4wMTczIDI1Ljc3OTMgMjAuMDE3MyAyNi4yNzg4QzIwLjAxNzMgMjYuNzc4MyAxOS44MTgxIDI3LjI1NzIgMTkuNDYzOSAyNy42MDk1TDEyLjQyNjYgMzQuNjA3N0MxMS42OTE3IDM1LjMzODUgMTAuNTAzNSAzNS4zMzUyIDkuNzcyNjggMzQuNjAwM1oiIGZpbGw9IiMzQTQyRTkiLz4KPC9zdmc+Cg=="},"displayName":"Convert to File","typeVersion":1,"nodeCategories":[{"id":9,"name":"Core Nodes"}]},{"id":1239,"icon":"file:splitOut.svg","name":"n8n-nodes-base.splitOut","codex":{"data":{"alias":["Split","Nested","Transform","Array","List","Item"],"details":"","resources":{"generic":[],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.splitout/"}]},"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Data Transformation"]}}},"group":"[\"transform\"]","defaults":{"name":"Split Out"},"iconData":{"type":"file","fileBuffer":"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiBmaWxsPSJub25lIj48ZyBmaWxsPSIjOUI2REQ1IiBjbGlwLXBhdGg9InVybCgjYSkiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTQ4MCAxNDhjMC02LjYyNy01LjM3My0xMi0xMi0xMkgzMjJjLTYuNjI3IDAtMTIgNS4zNzMtMTIgMTJ2MjRjMCA2LjYyNyA1LjM3MyAxMiAxMiAxMmgxNDZjNi42MjcgMCAxMi01LjM3MyAxMi0xMnptMCA5NmMwLTYuNjI3LTUuMzczLTEyLTEyLTEySDMyMmMtNi42MjcgMC0xMiA1LjM3My0xMiAxMnYyNGMwIDYuNjI3IDUuMzczIDEyIDEyIDEyaDE0NmM2LjYyNyAwIDEyLTUuMzczIDEyLTEyem0wIDk2YzAtNi42MjctNS4zNzMtMTItMTItMTJIMzIyYy02LjYyNyAwLTEyIDUuMzczLTEyIDEydjI0YzAgNi42MjcgNS4zNzMgMTIgMTIgMTJoMTQ2YzYuNjI3IDAgMTItNS4zNzMgMTItMTJ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBkPSJNNDM4IDc2YzAgNi42MjctNS4zNzMgMTItMTIgMTJIMzA5Ljc4M2MtMTcuNjczIDAtMzIgMTQuMzI3LTMyIDMydjU2YzAgMjYuOTc4LTEwLjI3MiA1MS41NTctMjcuMTE5IDcwLjAzOS01LjA1NSA1LjU0NS01LjA1NSAxNC4zNzcgMCAxOS45MjIgMTYuODQ3IDE4LjQ4MiAyNy4xMTkgNDMuMDYxIDI3LjExOSA3MC4wMzl2NTZjMCAxNy42NzMgMTQuMzI3IDMyIDMyIDMySDQyNmM2LjYyNyAwIDEyIDUuMzczIDEyIDEydjI0YzAgNi42MjctNS4zNzMgMTItMTIgMTJIMzA5Ljc4M2MtNDQuMTgzIDAtODAtMzUuODE3LTgwLTgwdi01NmMwLTMwLjkyOC0yNS4wNzItNTYtNTYtNTZhNS43ODMgNS43ODMgMCAwIDEtNS43ODMtNS43ODN2LTM2LjQzNGE1Ljc4MyA1Ljc4MyAwIDAgMSA1Ljc4My01Ljc4M2MzMC45MjggMCA1Ni0yNS4wNzIgNTYtNTZ2LTU2YzAtNDQuMTgzIDM1LjgxNy04MCA4MC04MEg0MjZjNi42MjcgMCAxMiA1LjM3MyAxMiAxMnoiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMzYgMjQ0YzAtNi42MjctNS4zNzMtMTItMTItMTJIMTJjLTYuNjI3IDAtMTIgNS4zNzMtMTIgMTJ2MjRjMCA2LjYyNyA1LjM3MyAxMiAxMiAxMmgxMTJjNi42MjcgMCAxMi01LjM3MyAxMi0xMnoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik01MTIgMEgwdjUxMmg1MTJ6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+"},"displayName":"Split Out","typeVersion":1,"nodeCategories":[{"id":9,"name":"Core Nodes"}]},{"id":1240,"icon":"file:sort.svg","name":"n8n-nodes-base.sort","codex":{"data":{"alias":["Sort","Order","Transform","Array","List","Item","Random"],"details":"","resources":{"generic":[],"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.sort/"}]},"categories":["Core Nodes"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Data Transformation"]}}},"group":"[\"transform\"]","defaults":{"name":"Sort"},"iconData":{"type":"file","fileBuffer":"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjODI4N0VCIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMzAuNSA0MjIuNWMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMzUxYzAtNi42MjcgNS4zNzMtMTIgMTItMTJoMjRjNi42MjcgMCAxMiA1LjM3MyAxMiAxMnYzNTFjMCA2LjYyNy01LjM3MyAxMi0xMiAxMnoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiM4Mjg3RUIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTM2LjA3NyAzMzMuNDgyYzkuMzk4LTkuMzQ2IDI0LjU5NC05LjMwNCAzMy45NC4wOTVsNzIuNDgzIDcyLjg4NyA3Mi40ODItNzIuODg3YzkuMzQ3LTkuMzk5IDI0LjU0My05LjQ0MSAzMy45NDEtLjA5NXM5LjQ0MSAyNC41NDMuMDk1IDMzLjk0MWwtODkuNSA5MGEyNCAyNCAwIDAgMS0zNC4wMzYgMGwtODkuNS05MGMtOS4zNDYtOS4zOTgtOS4zMDQtMjQuNTk0LjA5NS0zMy45NDFNMzgxLjUgODkuNWM2LjYyNyAwIDEyIDUuMzczIDEyIDEydjM1MWMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC0yNGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMzUxYzAtNi42MjcgNS4zNzMtMTIgMTItMTJ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjODI4N0VCIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00NzUuOTIzIDE3OC41MThjLTkuMzk4IDkuMzQ2LTI0LjU5NCA5LjMwNC0zMy45NDEtLjA5NUwzNjkuNSAxMDUuNTM2bC03Mi40ODIgNzIuODg3Yy05LjM0NyA5LjM5OS0yNC41NDMgOS40NDEtMzMuOTQxLjA5NXMtOS40NDEtMjQuNTQzLS4wOTUtMzMuOTQxbDg5LjUtOTBhMjQgMjQgMCAwIDEgMzQuMDM2IDBsODkuNSA5MGM5LjM0NiA5LjM5OCA5LjMwNCAyNC41OTQtLjA5NSAzMy45NDEiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg=="},"displayName":"Sort","typeVersion":1,"nodeCategories":[{"id":9,"name":"Core Nodes"}]},{"id":1325,"icon":"fa:timer","name":"n8n-nodes-base.timeSaved","codex":{"data":{"alias":["time","track","saved"],"details":"Track Saved Time","resources":{"primaryDocumentation":[{"url":"https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.savedTime/"}]},"categories":["Core Nodes","Development"],"nodeVersion":"1.0","codexVersion":"1.0","subcategories":{"Core Nodes":["Helpers"]}}},"group":"[\"organization\"]","defaults":{"name":"Time Saved","color":"#1E90FF"},"iconData":{"icon":"timer","type":"icon"},"displayName":"Track Time Saved","typeVersion":1,"nodeCategories":[{"id":5,"name":"Development"},{"id":9,"name":"Core Nodes"}]}],"categories":[{"id":36,"name":"File Management"}],"image":[]}}