We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Pretty simple REST API Input tool.

jrobiso2
8 - Asteroid

I've made a "starter" REST API Macro that works as an In/Out tool.

 

At the moment it it designed either for "Basic" authentication or for Bearer Token.

 

It handles parsing the JSON return data, stripping out the MetaData from the data and creating a proper table of data, as well as a MetaData output. (2 outputs, D and M).

 

Put this in your Macros folder and a new icon should show up in the In/Out section of the menu bar.

 

Ideas, Changes, Improvements are VERY wlecome.

 

 

0 REPLIES 0
Labels
Top Solution Authors