Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

API POST call with request combining parameters and a JSON

Didier
6 - Meteoroid

I would like to use the DCM with a API Post call which has several parameters and a JSON

 

It's ok when the parameters are added to the url used as parameter in the Basic Tab (http://endpoint.local?parameterName1=parameterValuer1&parameterName2=parameterValuer2)

Capture d’écran 2023-12-26 145146.png

and the JSON is taken as Query body from a Field in the Payload tab of the Download tool.

 

Capture d’écran 2023-12-26 145557.png

The url with all the parameters cannot be saved in the DCM and I didn't find a way to combine the parameters and the JSON in the payload tab (the radio buttons impose the choice of only one option)

Capture d’écran 2023-12-26 145852.png

Thanks for your help and happy holidays !

0 REPLIES 0
Labels
Top Solution Authors