I want call an API from Alteryx workflow, but the API need to be authenticated with AzureAD. is it possible ?
I want to call an API once workflow run is complete.
You can leverage pieces of the connect metadata loaders for this. There is a macro that authenticates AzureAD. Please see attached.
If this helped to solve your problem, please make sure to mark it as a solution.
Thanks
Hey @CarliE - I'm currently trying to do the same thing but did not have any success running this macro. I think it needs a missing .py file to run - do you have an updated macro available by chance?