Please enable JavaScript to view this site.

Error itgendoc001X

xMsg javascript has not been loaded.

Simplicate API Data Model

Navigation: Schema: Shared > Tables

SharedItems: Simplicate Shared Items

Contents Previous Home Next More

Fetches all shared items

Catalog: Simplicate

Schema: Shared

Label: Shared Items

Can retrieve data and change data using insert, update and delete.

Select Simplicate API URL: /shared/item

Insert Simplicate API URL: /shared/item

Update Simplicate API URL: /shared/item

Delete Simplicate API URL: /shared/item

Field Selection Method: NotRequired

Base Path: data[*]

Select Simplicate API Operation: get /shared/item

Insert Simplicate API Operation: post /shared/item

Update Simplicate API Operation: put /shared/item/{id}

Delete Simplicate API Operation: delete /shared/item/{id}

Table Function Columns

The columns of the table function SharedItems are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert or update.

Name

Data Type

Label

Required

Documentation

created_at

string

Created at

 

data

string

 

 

employee_id

string

Employee ID

 

id

string

ID

 

shared

string

 

 

tag

string

 

 

type

string

Type

 

updated_at

string

Updated at

 

 

06-04-2021 14:59 Version 20.1.393-BETA+3152