I have 6 different workflows that each support functions in a tech stack of mine.
I would like to have a workflow/s that -
- Duplicate each of the 6
- Creates a new webhook for each of the 6 (each flow is triggered by a webhook)
- Updates access credentials for the nodes that require them
- Renames the new work flows.
The flow/s that do the duplication would likely be triggered by a webhook.
Before diving into the minutia of each flow that needs duplicating I am keen to know if this is even possible with n8n?