Sign in

Insert Table Row

documented

Insert a new row into the REST-enabled object.

POST http://<HOST>:<PORT>/<ServiceAlias>/<SchemaAlias>/<ObjectAlias>/Schemasno implementation yet0 runs

Input

host*
REST Service host
rest.example.com
port*
REST Service port
443
service_alias*
REST Service alias
main
schema_alias*
REST Schema alias
public
object_alias*
REST Object alias
users
title
Resource title field
Sample Title
description
Resource description field
A brief description
content
Resource content field (JSON payload)
{"key":"value"}
Calls MySQL as you (your API key is your account); keychains.dev holds the credentials.
Insert Table Row · MySQL · OpenIntegrations