Skip to main content

Setting Up a MYS (Map Your Show) Integration in Your Event

Import exhibitors and contacts from Map Your Show into Swapcard. Includes technical details on synchronization and importable data fields.

This page contains the setup guide and reference information for the Map Your Show integration.

Prerequisites

  • An active Map Your Show account with a list of events (ensure you have access, especially if you are not the owner)

Setup guide

Step 1: Set up the Map Your Show integration in Swapcard

  1. Navigate to your Event page within the Communities section.

  2. In the left navigation bar, go to Event Builder, then select Integrations.

  3. On the integration selection page, choose Map Your Show from the list of integrations.

  4. To activate the integration, you will need three parameters, all supplied by Map Your Show:

    1. Username

    2. Password

    3. Client ID

  5. Click on Submit.

  6. Select your event for integration — the integration displays all events your account has access to, including upcoming and past events.

Your Map Your Show event has been successfully linked with your Swapcard event.

You have the flexibility to adjust your integration settings according to the specific data requirements. It is important to note that synchronization will only begin once you manually start the integration and complete the necessary mapping.

Supported sync modes

The Map Your Show integration supports the following sync modes:

Feature

Supported?

Yes

Yes

Supported streams

This integration supports the following Map Your Show streams:

  • Exhibitors — retrieved through the /Exhibitors/Modified endpoint with fromDate and toDate filtering. On the first sync, the range starts from the show's earliest exhibitor record (returned by /Exhibitors/FirstDate) so no historical exhibitor is missed.

  • Exhibitor Members — imported from the contacts field that is embedded in each exhibitor returned by the Exhibitors stream. There is no separate API call for exhibitor members.

Capturing deleted records

The Map Your Show integration does NOT capture deletions for Exhibitors or Exhibitor Members.

When a record is deleted on Map Your Show, it needs to be MANUALLY deleted on Swapcard accordingly.

Stream Dependencies

In the context of integration functionalities, records are automatically linked with their corresponding records within Swapcard. For instance, if exhibitors are associated with contacts on Map Your Show, the integration will replicate these dependencies within Swapcard.

Exhibitors → Exhibitor Members

⚠️ Exhibitor Members are only synced if the Exhibitors stream is enabled.
Because exhibitor members come from the contacts array nested inside each exhibitor record, disabling the Exhibitors stream prevents any exhibitor members from being imported, even when the Exhibitor Members stream is enabled on its own.

The Map Your Show integration automatically links contacts from Map Your Show with their respective exhibitors and creates the corresponding Exhibitor Member on Swapcard.

The exhid field from the Exhibitors stream is used as the unique identifier and is stored in the Client Id field on the Swapcard side.

For Exhibitor Members, the integration uses a combination of the exhibitor's exhid and the contact's email as the unique identifier, also stored in the Client Id field on Swapcard.

Streams supporting fields

Exhibitors

Exhibitors Field

Mapping Label

Type

exhid

"Exhibitor ID"

string

package

"Package"

string

exhname

"Company Name"

string

alpha

"Alpha"

string

address1

"Address 1"

string

city

"City"

string

state

"State"

string

zip

"ZIP Code"

string

country

"Country"

string

email

"Email"

string

phone

"Phone"

string

fax

"Fax"

string

website

"Website"

string

description

"Company Presentation"

string

isactive

"Is Active"

string

twitter

"Twitter"

string

linkedin

"LinkedIn"

string

facebook

"Facebook"

string

instagram

"Instagram"

string

logo

"Company logo URI"

string

booths.boothnumber

"Booth Code"

string

booths.pavilion

"Pavilion"

string

booths.hallid

"Hall ID"

string

booths.dimension

"Dimension"

string

booths.boothtype

"Booth Type"

string

booths.hall

"Hall"

string

booths.squareft

"Square Feet"

number

booths.boothtypedisplay

"Booth Type Display"

string

booths.boothtags

"Booth Tags"

string

productCategoryId

"Product Category ID"

string

productCategoryName

"Product Category Name"

string

productCategoryDisplay

"Product Category Display"

string

swapcardlisting

"Swapcard Listing"

string

newexhibitor

"New Exhibitor"

string

Exhibitor Members (from the contacts array on each Exhibitor)

Contacts Field

Mapping Label

Type

fname

"First Name"

string

lname

"Last Name"

string

fullname

"Full Name"

string

email

"Email"

string

phone

"Phone Number"

string

title

"Title"

string

address1

"Address Line 1"

string

address2

"Address Line 2"

string

city

"City"

string

state

"State"

string

zip

"Zip Code"

string

country

"Country"

string

fax

"Fax"

string

Limitations & Troubleshooting

Inactive Exhibitors

When the Map Your Show integration is first added to a Swapcard event, a default Import Filter is configured automatically on the Exhibitors row:

Field

Operator

Value

Is Active

Is

1

This filter keeps exhibitors marked as inactive on Map Your Show (isactive: 0) out of Swapcard. Only exhibitors with isactive: 1 are imported.

The filter is visible and editable in Studio, like any other Import Filter — see the Import Filters article for the full reference.

Exhibitor Members require Exhibitors

As described in Stream Dependencies, exhibitor members are pulled from each exhibitor's contacts array. If the Exhibitors stream is disabled, no exhibitor members will be imported.

Issue Connecting to My MYS Account

If you encounter the error [MYS] Status 401. User not logged in or invalid authorization during Step 1: Set up the Map Your Show integration in Swapcard, it indicates that your credentials are not being accepted by the Map Your Show API. Please reach out to the Map Your Show support team for assistance.

Changelog

Version

Date

Subject

0.2.0

2026-06-17

Initial sync now covers the full exhibitor history.

0.1.13

2023-11-17

Maintenance

Enhancement

Please be aware that any enhancements to this integration, which encompass any requirements not covered by the existing integration state, will be subject to custom development processes and associated costs.

Read more

Did this answer your question?