Node Config Templates; Apply Cretin saved settings to bulk nodes / workflows

Node Config Templates: The ability to apply a certain default config setting to static core nodes, like “http node”

I’m struggling to update the advanced workflows with some settings I always use, such as:

  • Ignoring SSL issues
  • Using a proxy
  • Following redirects
  • Enabling notes/text
  • Error fallback option
  • Retry on fail
  • Always Output Data

Imagine having workflows with more than 22 HTTP nodes. To update them, I am forced to export the workflow data into a text editor like EmEditor and then bulk edit the settings using Regex.

Sometimes, when I copy/paste advanced workflows, it ends with problems/errors like the connections. Recently, I struggled with the connections after pasting; the workflow nodes became randomly connected to each other.