Dynamic OAuth verification in External API activity | Community
Skip to main content
Level 2
June 22, 2020
Solved

Dynamic OAuth verification in External API activity

  • June 22, 2020
  • 1 reply
  • 1174 views

Hi,

 

we are using External API to fetch the email templates url and subjectline from AEM using AEM exposed REST API service. That service has OAuth token that expires every 24 hours, how can we dynamically generate and pass the Authorization token value from External API acitivity.

 

Thanks!!
Vikash

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SrinathJo

Until External API activity adds built-in support for OAuth token retrieval, the marketer (or consultant helping the customer) will need to refresh the OAuth token every 24 hours (or other expiry times) and configure those in the workflow activity Execution tab where one can specify any custom Headers to be sent on the API call.

1 reply

SrinathJoAdobe EmployeeAccepted solution
Adobe Employee
July 27, 2020

Until External API activity adds built-in support for OAuth token retrieval, the marketer (or consultant helping the customer) will need to refresh the OAuth token every 24 hours (or other expiry times) and configure those in the workflow activity Execution tab where one can specify any custom Headers to be sent on the API call.