Skip to main content

Create One Entry API

Overview

This API endpoint creates a new entry in the source identified by :source_id

Endpoint

POST https://api.myboardtoday.com/app/:app_id/source/:source_id/entry/:entry_id

Path Parameters

  • app_id (required): The unique identifier (uuid) of the app.
  • source_id (required): The unique identifier (uuid) of the source.
  • entry_id (optional): The unique identifier (uuid) of the entry. If not specified, the API will generate a new UUID for you.

Query Parameters

  • update_exp (optional, boolean, default false): Set to true to update the string function or number function fields as well

Headers

  • x-api-key (required): The API key for authentication.

Request Body

A flattened JSON object with items of entry_field: entry_value

Report Bugs, Request New Features, and Win $50 Every Month

We value your precious feedback. Please contact us when you find a bug or would like to request a new feature. (In the main panel, click on the bob logo on the top left corner, then in the Dropdown menu click on “contact for bugs or new features”). Every month we will select an “opinion leader” and reward him/her with $50 in cash.