Examples of performing CRUD operations in a Service-Backed Record Type

I have created a Record Type which is bound to a Connected System and an integration which fetches data from a REST endpoint (web service) with data sync enabled. I was able to create a record list to view the fetched records in a table.

I am trying to add a custom record list action which adds an item to this record type and eventually update and delete actions as well. As per my understanding we have to create sync expressions in order for these actions to work. I am new to the platform and I am not finding enough resources to help me understand how to perform CRUD operations on a service backed record type.

Need help in pointing me to the right tutorials/links which can shed some light on this.

Thanks.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data