I’m trying to make a REST API call to an app that uses OAuth2 for authentication AAD.
I need to generate an OAuth Access Token as an action before the next action to make an API call in Zapier. OAuth tokens expire so I would need to run it each time the zap is triggered.
If there are any documents or tutorials to achieve that please share on this thread, thanks