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.
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