Update SFDC custom object with REST | Community
Skip to main content
Adam_Hodgden1
Level 2
October 22, 2015
Question

Update SFDC custom object with REST

  • October 22, 2015
  • 2 replies
  • 2968 views

Is it possible to update a SFDC custom object field with REST data? I'm looking for an easy solution but I've heard it's not possible. Thoughts?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Grégoire_Miche2
Level 10
October 22, 2015

Hi Adam,

Here is what you are looking for : Create/Update/Upsert Custom Objects » Marketo Developers

-Greg

Kenny_Elkington
Adobe Employee
Adobe Employee
October 22, 2015

Just want to point out for all reading this thread that this answer is not correct.  You cannot interact with SFDC custom objects via the Marketo custom objects APIs.

October 22, 2015

If the object is from Salesforce, you need to use the Salesforce API to update it in Salesforce.

John_M
Adobe Employee
Adobe Employee
October 22, 2015

+ 1. In Marketo, Your SalesForce custom objects are read only. You can't update them with the custom object marketo REST API as far as I'm aware.