API data processing in batches
Status: Closed · Asked by shaily on · 0 views
Can you pass data in API via batches ?
Hi,
My workflow is not working - https://connect.pabbly.com/workflow/mapping/IjU3NjMwNTY0MDYzNjA0MzM1MjY1NTUzNyI_3D_pc
Cannot see history logs for them as well.
Hey @shaily
Did you tried adding a new lead in your SalesForce, we can see from your history logs that your workflow is getting the lead details accordingly.
Not to mention, the SalesForce trigger event is a polling-based trigger event that will fetch a new lead every 10 minutes, so don't be misled by that.

yes, working now. Thanks.
Also is there a possibility to pass the data in a batch to the api endpoint in this workflow ?
Hey @shaily
Also is there a possibility to pass the data in a batch to the api endpoint in this workflow ?
Unfortunately Queuing the data in the batch is not possible on the platform.