Skip to main content
Skip table of contents

Text / Text Area

To populate the Exhibitor using Text Field or Text Area, it is necessary to gather it’s name:

Exhibitor Set - Custom Fields - Text Input.png

Note that the name for Text Area is different from Text Field:

Exhibitor Set - Custm Fields Text Area.png

For updating an exhibitor, the endpoint used is: api/v2/exhibitor/set

As this is an update for an exhibitor’s information, the mandatory fields are as follows:

  • event_id

  • exhibitor_id

Additionally, for the Text Field, the name gathered from the registration pipeline panel:

  • text-input-{uniqueID}

As for the Text Area:

  • rich-text-{uniqueID}

The value will be any type of input (numbers, letters, words, special characters):

Exhibitor Set - Custom Fields Text Input Request.png

Text Field

Exhibitor Set - Custom Fields Text Area Request.png

Text Area

After a successful request, you can view the results by navigating to Management → Exhibitor and clicking on the updated exhibitor:

Exhibitor Set - Custom Fields - Text Input and Area Results.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.