Reply
Regular Contributor
merthen
Posts: 19
0

Rest API - creating or updating multiple records

Is it possible to update or create or delete more than one record at a time using the REST API?  If so, how?

Moderator
SimonF
Posts: 7,984
0

Re: Rest API - creating or updating multiple records

No, use the bulk API for that case.

Cheers
Simon
docs | blog | twitter
Trusted Contributor
Magu
Posts: 209
0

Re: Rest API - creating or updating multiple records

http://infallibletechie.blogspot.in/2012/03/updating-data-into-salesforce-using-web.html

 

http://infallibletechie.blogspot.in/2012/03/inserting-data-into-salesforce-using.html

 

Check these links. May be useful to you.

 

Regards,

Magulan D

Salesforce.com certified Force.com Developer.

 

SFDC Blog

 

If this post is your solution, kindly mark this as the solution.