REST API methods
Below is the list available REST API methods
- User Method
- Retrieves information about the caller
- Describe (Database) Method
- Retrieves information about the database and lists tables
- Describe (Table) Method
- Retrieves information about the table
- Select (Table) Method
- Retrieves the data from the table
- Select (Table) Method with aggregation
- Retrieves aggregated data from the table
- Select (View) Method
- Retrieves the data from the view
- Retrieve Method
- Retrieves individual records
- Document Method
- Generates the document
- Create/Update/Upsert Methods
- Creates new, updates existing or performs conditional create-or-update
- Delete Method
- Deletes individual records
- Updated Method
- Retrieves the list of records updated in specified time interval
- Deleted Method
- Retrieves the list of records deleted in specified time interval
- Attachment Method
- Retrieves the file from attachment column
- Attachments Method
- Retrieves file information from attachment column, including file revisions
- Setup | User Method
- Adds the user to the database