Skip to main content
October 20, 2015
Respondido

Custom Object Questions

  • October 20, 2015
  • 1 comentário
  • 1530 Visualizações

I'm working on an integration that depends on Custom Objects and I have a few questions:

  1. I have custom objects turned on through the UI and am able to define them, but when  I try to use the REST API I get a response of {"requestId":"fca4#15087527fd7","success":false,"errors":[{"code":"603","message":"Access denied"}]}.  Is there something I need to do to turn on custom object access via the API? This happens, for example, when I attempt to describe my custom object (GET <REST API Endpoint URL>/rest/v1/customobjects/attendance_c/describe.json).  I don't have any problem describing a lead (GET <REST API Endpoint URL>/rest/v1/leads/describe.json).
  2. When viewing the custom objects from the custom objects tab on the lead page, the fields are almost entirely in alphabetical order, except that the first one is shown last.  Is it supposed to be in alphabetical order?  Is there a way to specify the order?
  3. Is it possible to define the format that datetime fields are displayed in?

Thanks.

Este tópico foi fechado para respostas.
Melhor resposta por Kenny_Elkington

1.  Your API user needs to have the Read-Only and/or Read-Write Custom Object permissions.

2.  I don't believe so, but I'm not certain on this point.

3.  This is determined by your selected locale in Admin > Location.

1 comentário

Kenny_Elkington
Adobe Employee
Adobe Employee
October 20, 2015

1.  Your API user needs to have the Read-Only and/or Read-Write Custom Object permissions.

2.  I don't believe so, but I'm not certain on this point.

3.  This is determined by your selected locale in Admin > Location.