Does Workflow Export Include Credentials or Sensitive Data?

Hi guys, when exporting Workflow, does it contain credentials or sensitive information? In case it is shared or sold?

Hey @Ali4 hope all is well.

It can contain sensitive information, if you add it in plain text - like http headers containing api keys. If you are talking strictly about Credentials, then no, these are not stored when the workflow is exported.

To summarize - credentials created on the Credential page and then references in the node page are not exported, but data you type in directly in plain text - can be exported.

1 Like

Let me know if that answered your question, @Ali4

1 Like

You can simply check in a text editor if the exported JSON file contains your credentials or parts of them.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.