Leads

This feed receives all leads from a particular venue and date.

File

uvtix.leads.{feed type}

Tokens

  • dt{caldate}
  • ve{veaid}
  • uv{urvenueid}
  • rm{roomid}
  • ci{clientid}
  • it{itemid}
  • ky{api key}
  • af{affid}

Vars

  • leadtype
  • globaltype

The leadtype is linked to globaltype. On this table will show the values for Reservation Type.

Reservation Name leadtype globaltype
Bachelor 8082015 group
Bachelorette 8082016 group
Corporate Event 8082017 privateevent
Divorce 8082018 group
Private Event 8082019 privateevent
Bottle Service 8082020 table
  • fromsize
  • budget
  • firstname
  • lastname
  • email
  • phone
  • Optional => male
  • Optional => female
  • Optional => arrivaltime, format hh:mm 17:53
  • Optional => departuretime, format hh:mm 17:53
  • Optional => company
  • Optional => comments

Example

https://uvtix.com/api/XWO/mk446ve1162dt160830acedssonpro0ci70262uv3202794484af8091870/uvtix.leads.jc8

Extra POST data

  • venueid: 3202794484
  • globaltype: privateevent
  • leadtype: 8082017
  • fromsize: 25
  • male: 15
  • female: 10
  • firstname: Nestor
  • lastname: Testor
  • email: design@urvenue.com
  • phone: 1234567890
  • arrivaltime: 22:00
  • departuretime: 03:00
  • budget: 2500
  • company: UrVenue
  • comments: Only test

Example response in json