Notify when credentials for Node expire (require re-authentication)

The idea is:

I would like a notification of some kind (preferably email) whenever my credentials for a specific node has expired (for example, GMail or MySQL nodes).

My use case:

When a credential expires, it silently does so and I’ll only know it has expired by observing (or the lack of observing) its effects. I’d like to know directly and automatically via email.

I think it would be beneficial to add this because:

This would allow seemless implementation of my workflows, preventing them from being disrupted by the credentials expiring.

Are you willing to work on this?

Sure. Also, open to work arounds if others have found a simple solution to this issue.

Thanks for the suggestion! And don’t forget to upvote it :slight_smile:

I can’t believe this has not been implemented. This is pretty essential for any semi important workflow. Essentially any automations can silently stop working without warning, if their credentials expire.

  1. is there any way to know when credentials will expire?
  2. is there any work around for this? e.g. a workflow that can detect an expired cred and send an email (or even an API call?)
1 Like