It would help if there was a node for:
Updating/Deleting/Creating a Credential in n8n Cloud.
My use case:
I get tokens for Service1 with an expiration time. With this token I manually create a credential for accessing Service2. When the workflow is published and this token for Service2 is expired I need a node that updates this token in the credential. Now I have to do this via API which seems hacky…
Any resources to support this?
Just my experience and this guy who actually needed this (but this is self-hosted and he also did it via API):
Are you willing to work on this?
Yes