
AdamH.05926 (Customer) asked a question.
I am currently trying to setup an Oauth connector in the workflows to connect with Coupa. Their system forces the token to expire every 20 hours. I am currently unable to find any documentation on how to refresh the token and update the connection.
Has anyone else setup something similar to this? Any recommendations on how to refresh the token?

Adam,
Typically when a token is used its expiration is extended. There are some other connectors in which you have to essentially create a flow with a 30min schedule that does a simple task (Get something static) repeated to keep the tokens alive. Does something like this not work for Coupa?
If not, I would recommend reaching out to Coupa and determining what is needed to keep their tokens alive.