Page History
...
For simple database related resources, the GetDatabaseItem service (a member of the HTTP_Resource_Services module) can be used with minimal code:
Code Block | ||||
---|---|---|---|---|
| ||||
API contacts.ID.GET KeyID = EndpointSegment HTTP_Resource_Services('GetDatabaseItem', 'CONTACTS', '', KeyID) end api |
...