Hello,
I need help desperately. A former employee created a workflow within our company to set up an API with a refresh token for CCH Axcess. It currently keeps crashing and requires manual updates by visiting a URL link to refresh the API or Refresh token i am assuming. I need to fix this issue to prevent the workflow from crashing, but I’m lost since he left no notes or details. Below is a screenshot of the relevant section of the workflow.
Additional details: It appears he calls the API twice—first with a POST request and then with a GET request. Simultaneously, using two other input tools, he generates a refresh token and updates an Excel workbook to store that information. However, the refresh token isn’t connected to anything. I believe this refresh token should be used to call the API.
I am brand new to working with APIs and refresh tokens, so I apologize in advance for any follow-up questions.