Question

Use a Zap to update another Zap's credentials?

  • 20 July 2023
  • 0 replies
  • 17 views

Userlevel 1
Badge

I created an integration for a vendor’s REST API. The primary endpoint searches for a driver’s record.

The vendor requires that the account’ password be reset every 60 days.  They provide an endpoint to get the status of the account and another to change the password.

Is there a way to modify the credentials of the integration, using the data that’s returned from the change-password action?  Is it just a matter of setting the `bundle.authData.password` to the new password in the change-password action’s code?


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.