Understand the API Requirements:
Create a Power Automate Flow:
Set the Recurrence Trigger:
Add an HTTP Action:
Parse the Response:
Update Power BI or Another System:
Test the Flow:
Monitor the Flow:
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @PrivateAnalytic ,
For Adobe Analytics APIs you can use OAuth based Server to Server credentials. These have defualt expiration set to "never expire" for client_secret. This way refreshing credentials is not required as long as fresh bearer_token is generated.
Views
Replies
Total Likes
Hi @PrivateAnalytic ,
For Adobe Analytics APIs you can use OAuth based Server to Server credentials. These have defualt expiration set to "never expire" for client_secret. This way refreshing credentials is not required as long as fresh bearer_token is generated.
Views
Replies
Total Likes