Need to save 2.0 auth refresh token

Hi Team,
We are developing a application for workflowmax integration with freshdesk. For authentication workflowmax use oauth. Access token and refresh token have been collected in app store. For each 30 minutes we need to update the access token and refresh token. How to update iparams data which looks like template in app store.

Worflowmax Notes:-
Access tokens expire after 30 minutes. Your app can refresh an access token without user interaction by using a refresh token

Hi @Ajay,

Our platform can handle the auto-refresh of access token. Please let us know if you are seeing some errors in auto refreshing the token.

Can you please elaborate on this?