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.

CONFIGURATION ON DOWNLOAD TOOL TO PERFORM POST ACTION TO POST STRUCTURED DATA INTO WEBSITE

sharifahshahadah
6 - Meteoroid

I need to extract some data from API. I go through the download process and data have go through the cleansing process. im using GET action on the download tool to extract all data from API. Now, i need to use POST action in the same workflow. The purpose of the POST action is to POST the structured/clean data i have into a website. I really dont know how to perform the process. Should i put two download tool in my workflow? what should i have for me to post the structured data into a website? please help me, im really a newbie. Thanks in advance.

sharifahshahadah_0-1637027906508.png

 

1 REPLY 1
afv2688
16 - Nebula
16 - Nebula

Hello @sharifahshahadah ,

 

you can of course post directly with another download tool added after the get without an issue. You just need to be sure that all the required parameters and strucutre to post are met. For sure if you were able to get the data you will manage to post it too 🙂

 

Regards

Labels
Top Solution Authors