Dear Alteryx Community,
I hope this message finds you well. I am reaching out today to seek your help in resolving an issue I am facing with an Alteryx Analytic App. The app works flawlessly within the Alteryx Desktop Designer and on the Gallery. However, when I attempt to call it via the server's API, the List Box selections are not applied as expected.
Issue Description:
The problem occurs when I run my Alteryx Analytic App via the server's API. While running the same workflow in the Gallery, List Box selections work as intended, filtering the output based on the selected values. However, when I call the workflow using the API, the List Box selections seem to be ignored, and the API returns all columns instead of the columns corresponding to the selections in the List Box.
Workflow and Python Code:
I have attached the workflow and Python code I am using for the API call, as I believe this might help you better understand the issue. You can find the files here:
Attach Workflow

Attach Python Code
I've reviewed the Alteryx documentation and searched for similar issues, but I haven't been able to find a solution yet. Your expertise in Alteryx would be greatly appreciated in helping me resolve this issue.
What I've Tried:
- Checked for any potential discrepancies between the List Box settings in the Gallery and the API call.
- Reviewed the API documentation and made sure I'm following the correct procedures.
- Verified the compatibility of my workflow and code with the Alteryx Server version.
How You Can Help:
If you have encountered a similar issue or if you have any insights into how to resolve this List Box selection problem when calling a workflow via the Alteryx Server API, your guidance would be immensely valuable. Please share your thoughts, suggestions, or any relevant experiences that could help me get this issue sorted out.
I'm looking forward to your expertise, and I thank you in advance for your time and assistance. If you require any additional information or details, please feel free to ask.