i have flow where I use a salesforce connector create a job and many batches under the same job. Each batch inserts 1000 records in salesforce.
I would like to know whether the salesforce batch information is returned to the flow only after the batch is completed in salesforce or the batch information is returned soon after the creation of the batch in salesforce.
The above information is very much required to conclude my design.
Thank you in advance.