Skip to main content

Prerequisites

  • A Tally account
  • An API key

Request

To create a form with a mention, you’ll need to send a POST request with the form blocks, including the mentions as part of the TITLE block.

Response

The API will respond with a 200 status code and return the newly created form:
Your form will now be created with a mention of the name hidden field.
Form with mention (builder view)

Which can be auto populated using the name query parameter.
Form with mention (respondent view)