Hi All,
Having looked through this resource I can see that some users have been able to use the internal Fusion API. There doesn't seem to be any documentation on it as it's currently "unsupported" by the Fusion team.
If any one could share their exact steps to access especially regarding Authorization that would be incredibly helpful.
I can see it was mentioned within the following discussions on this forum:
https://experienceleaguecommunities.adobe.com/t5/workfront-fusion-2-0-ideas/fusion-api-for-back-end-...
https://experienceleaguecommunities.adobe.com/t5/workfront-fusion-2-0-questions/fusion-internal-api/...
https://experienceleaguecommunities.adobe.com/t5/workfront-fusion-2-0-questions/i-need-a-bit-of-help...
And it may be based off the Make api here: Authentication | Make Developer Hub
Topics help categorize Community content and increase your ability to discover relevant content.
Just in case anyone else needs this, here's the answer:
So use this URL: https://app-eu.workfrontfusion.com/api/v2/scenarios/*scenarioID*/logs
Create a token within your profile on Fusion.
Then attach a header to the request: Authorization: Token ******-****-****-****-************
with the ****** being the key you made
Do note, some of the make.com endpoints are not available. Confusingly the scenario/run is not available, but activate/deactivate are.
Elizabeth's answer is what you need to authorize your API calls.
Views
Replies
Total Likes