Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Azure AD authentication for API call

mbenne
5 - Atom

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.

 

3 REPLIES 3
CarliE
Alteryx Alumni (Retired)

@mbenne 

 

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

Carli
CarliE
Alteryx Alumni (Retired)

@mbenne 

 

Did this help to solve your problem? Please be sure to mark as a solution!

Carli
sq89
5 - Atom

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? 

Labels
Top Solution Authors