Dev Space

Customize and extend the power of Alteryx with SDKs, APIs, custom tools, and more.
SOLVED

Getting all the Records and Record info at once using Python SDK

fardeen9983
8 - Asteroid

I have a usecase where I have an incoming connection as well as the need for using pi_push_all_records()

Is there anyway to get all the Incoming records and Record info in the pi_push_all_records() method or the Incoming Interface?

 

If there are any other alternatives please do share them as well

 

Thank you and have a nice day

1 REPLY 1
fardeen9983
8 - Asteroid

Found the solution - https://community.alteryx.com/t5/Dev-Space/Python-SDK-Batch-Processing/td-p/94733

You can feel free to delete this Topic if you find it as a duplicate. I cannot seem to find the Delete option