Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

9
  • Okay. Thanks. Can you specify it little bit more? I have tried doing this: conn.instanceUrl +"/services/data/v36.0/sobjects/" + body + "/". Commented May 15, 2016 at 13:48
  • Your object name is SFDC__c .I see only one underscore Commented May 15, 2016 at 13:49
  • Oh. Okay. But in original script its two. I think that's the not problem. Should SFDC__c should be variable and contain the body of the post request in your opinion? Commented May 15, 2016 at 13:50
  • Is your field names also end with __c Commented May 15, 2016 at 13:51
  • Also remove options and try. Does that work in REST API utility in workbench? Commented May 15, 2016 at 13:52