You need to sign in to do that
Don't have an account?
Vamshi Krishna
Can we make bulk apex callouts?
Like I need 8000 records to be updated with the information from a repository. How can we acheive it?
Raj Vakati
Callouts can be made Bulk. I mean you can send multiple records in Single Call. But Make sure the web services where you are sending data should have the capability to handle the bulk .