Download The Exhibitor's Lead CSV

  • API used at host side event admin, super admin, and organizer admin can access this API.
    This API will return the exhibitor's Lead data like first name, last name, email, lead has
    download the document, play a video, visit the link, etc.
  • We need to pass an authorization token here, which is generated after
    successful login into the account.
AttributeDescription
First Name Lead's First Name
Last Name Lead's Last Name
Email Lead's Email Address
Event Ticket Id It is a unique event ticket Id it will generating
while buying the ticket successfully.
Note It is a description for lead you can write any kind of details.
Rating It is a rating for the leads like
Hot: high interest in the product
Warm: medium interest in the product
cold: low interest in the product
Created On It is data and time when lead was created.
RoleIt will return the role of the user like an attendee, exhibitor, etc
Owner it will assign to the leads and the owner take care of this lead like they contact leads and get more information from the lead
Staff It will return true if you are added as a staff in the event
Manually expo admin can manually add the leads even if they did not visit any expo session
Visit It will return Yes if you visited the expo.
CTA Button it will return yes if there is a call to action button we can give any name to it.
Document It will return true if the lead Downloads the document.
Total Time In Booth It will return how much time you were in the booth
Link Clicked it will return the name of links that are clicked by leads
Game Type it will return the game type name
Video Played It will return Yes if the lead played video on the expo
Chat It will return true if you have done chat.
Document Downloaded It will return the file name which is download
Number of times booth was visited It will return the count of how many times the lead visited the booth
  • Here are the possible error messages that return if any condition fails or required data is missing for processing.
Error CodeDescription
200Ok
400The request could not be understood by the server due to malformed syntax
401You are not authorized to view the resource
403Accessing the resource you were trying to reach is forbidden
404The resource you were trying to reach is not found
4030201Not Event Host
40600013Can't create URL
Language
Authorization
Header
Click Try It! to start a request and see the response here!