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!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

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

JSON API | Download Tool

BobbyGomez
5 - Atom

Is there a way to submit a JSON query and ONLY pull one field/column? I'm using the _source/ [ ] function, not receiving any errors, but the query returns every column available. I've also tried "Include" and "exclude", but it always pulls every column. 

2 REPLIES 2
gabrielvilella
14 - Magnetar

Each API is unique and has its own settings. You need to understand the documentation of the one that you are using. Then you can implement the correct parameters in the call to get what you need. 

BobbyGomez
5 - Atom

Are you saying it is possible to formulate a JSON query and only pull one column?

Labels
Top Solution Authors