Skip to main content

Participant - Team member assignment

A Team Member is a Participant that represents a Exhibitor.

In order to assign a participant as Team Member, it is necessary to pass one of the parameters:

  • exhibitor_id

  • exhibitor_external_id

Note: exhibitor_id is compulsory and should be filled in every time.

The following image shows a request using the exhibitor_id:

Visitor - Exhibitor Assignee Request (Failed)-20240326-112904.png

As it is possible to notice, not only the exhibitor must be created in ExpoPlatform, but it also needs to allow Team Members to be assigned.

In order to change that for an exhibitor, use the path: Management → Exhibitor and open the desired one:

Visitor - Exhibitor Member Limit Panel-20240326-130029.png

Change the setting and choose a limit.

It is also possible to do that via the API, in the api/v2/exhibitor/set endpoint, use the parameter members_limit, as shown in the image below:

Visitor - Exhibitor Member Limit-20240326-124042.png

After those changes, the exhibitor now allows Team Members, so here is a successful request:

Visitor - Exhibitor Assignee Request (Success)-20240326-113004.png

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

Visitor - Exhibitor Assignee Result Panel-20240422-093443.png

Now, the ‘Company Name’ field of the participant, contains the Exhibitor’s name.

JavaScript errors detected

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

If this problem persists, please contact our support.