Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW

How to: Get started with the Swapcard Connector in Qlik Application Automation (QAA)

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Yamini-Singh
Support
Support

How to: Get started with the Swapcard Connector in Qlik Application Automation (QAA)

Last Update:

Aug 9, 2022 11:00:57 AM

Updated By:

Sonja_Bauernfeind

Created date:

Aug 9, 2022 10:58:38 AM

This article provides an overview of getting started with the Swapcard Connector in Qlik Application Automation.

Swapcard is the leading event & community platform when it comes to running large and complex in-person, hybrid and virtual events. Leverage Swapcard's AI and matchmaking modules to engage your audience & generate leads for exhibitors and sponsors.


Adding the Connection in QAA

To get started with Swapcard you need an API token, go to API keys option under the top-right menu icon here. Or Contact dev@swapcard.com to request your personal API token.
For more info, see Getting started - Swapcard Developer

Once you have the API token, connect to the data source using the API token.

YaminiSingh_0-1659333887701.png

 


Working with Swapcard blocks

To work with the blocks in QAA, select the connector on the left and either scroll through the list, choose the filter, or type the name in the search box to find the endpoint block you want to use.

 

YaminiSingh_1-1659333887728.png

 

 

To access tasks data, the following endpoints are currently supported:

  1. List events
  2. List Exhibitors
  3. Add Or Update Exhibitors
  4. List Groups by Event Id
  5. Add Group To Person
  6. Remove groups from person
  7. list people
  8. add person
  9. update person
  10. delete person
  11. add barcode to person
  12. update person barcode
  13. Add member to exhibitor
  14. get person
  15. get person by email
  16. remove person custom field values

 

Help text on some fields 

 

Custom fields 

Custom fields are values we add to an object which was not amongst the existing options preconfigured.
More information can be found on articles like this.
Example Use Case - For “Remove Person Custom Field Values” you need to enter the custom field id and the necessary details for the field of interest. The then selected custom field id will be removed form that person, and should reflect in dashboard.

 

Extra fields 

Use of “extra fields” in list and get endpoints – you can refer the GraphQL documentation and add any fields in the output, that are not already present.

The only format needed here is to copy paste exactly how the explorer writes the query when you select your field of interest, so if it is a direct field it’ll be a straightforward value like – description.

And in case of a child and child object like city you will have - address {city country}

Tags (1)
Labels (2)
Version history
Last update:
‎2022-08-09 11:00 AM
Updated by: