Hi All,
I am integrating Qualtrics with Zoho CRM, and the access token in Zoho CRM is valid for only one hour. I used their refresh token mechanism to create a new access token, setting up a time-based workflow to retrieve a new token every hour. The workflow is working perfectly.
I need to store the new access token in the Survey Flow or as embedded data so that my other workflows can consume it. Could you please let me know how to achieve this?