You need to sign in to do that
Don't have an account?

How to bulk process approval using REST API?
I need to approve bulk records so that I can set status of records as submitted. I used jsForce to approve records but it can only submit 1 record at a time.
Is there any other library or native APIs that can do the same?
Is there any other library or native APIs that can do the same?
Review below links which can help you.
https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/dome_process_approvals_bulk.htm
https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_process_approvals.htm
Hope above information was helpful.
Please mark as Best Answer so that it can help others in the future.
Thanks,
Vinay Kumar