Community Halloween is live until October 31st! Complete any 2 quick activities to earn the 2025 Community Halloween badge. Feeling brave? Check out the activities here
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.
SOLVED

Server API Maximum Payload Limit?

mnaqvi
6 - Meteoroid

Any documentation on what the payload limit is for alteryx server? I'm trying to determine if it's better to send 15-1000 rows, 120+ columns as JSON/XML/b64 to the POST v1/workflows/{appId}/jobs endpoint, or just send a filepath to the endpoint which the server would go to, and read the txt/csv/xlsx file that way. 

1 REPLY 1
patrick_mcauliffe
14 - Magnetar
14 - Magnetar

Don't know about the actual limit but in my experience its almost always more efficient to set the filepath.