API data processing in batches

Status: Closed · Asked by shaily on · 0 views

shaily — Question ·

Can you pass data in API via batches ?

Pabblymember11 — Reply ·

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.

shaily — Reply ·

yes, working now. Thanks.
Also is there a possibility to pass the data in a batch to the api endpoint in this workflow ?

Pabblymember11 — Reply ·

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.

Back to all forum threads · Log in to reply