A query regarding the export/import Credentials options, as given here:
I exported Workflows & Credentials from my DO (docker w/ postgres) n8n instance and imported them in my local (docker w/ postgres) running instance.
Upon execution of CLI commands for import, received ‘Successfully imported’.
But, now i can see the imported workflows only and not the credentials.
Are there any other steps that need to be done, apart from the ones mentioned in the above documentation?
Thanks.