Create an employee table row

Create a row to an employees data table

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required

Internal name generated by system

Body Params

Each parameter sent in request is mapped to the internal name generated by the table column name.

eg. For adding a row to an employee table called Pets

{ "name": "Ruby", "gender": "1", "hobbies": ["4", "5"], "age": "5" }

Single select and multi select column types should use option ID values from the Get an employee table endpoint

string
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json