Learn More

Learn More topics boost your REST expertise and understanding of the basic concepts and tasks in the Quick Start. Check out these topics and take your REST skills to the next level.

Topic Learn how to...

Work with your REST Client

Send HTTP requests using cURL and third-party browser extensions or using add-on clients.

Manage Resources

Manage the display of data returned from resources by conditionally retrieving the resources using query, paging, and filter parameters.

Manage Date Effective Objects

Manage date effective objects and understand their usage in performing REST operations.

Set the REST Framework Version

Set the appropriate REST framework version in the client requests.

Configure for CORS

Configure your client for cross-origin resource sharing (CORS) for secure cross-domain communication from a browser.

Access Metadata

Access REST API metadata such as the version, resource name, resource attributes, actions supported on the resource, child resources, and list-of-value (LOV) resources.