Newer Version Available

This content describes an older version of this product. View Latest

Work with Records

Use User Interface API to build UI that lets users create, read, update, and delete Salesforce records. Let’s look at two of the trickier aspects of the API: how to work with child relationships, and how to upload binary files to records.

User Interface API resources operate on all custom objects and supported standard objects.

Note