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

Batch create & update of records possible with REST API?
Looking through the REST API documentation & searching this forum, I am not finding much information if it is posible and if so, how, to submit a batch of sfObject create / updates. Is it possible?
Would each transaction count against the 5,000 API limit in 24hrs or would the batch count as 1?
You would use the bulk API, theres' no bulk create in the rest api.