Humanitix is a not-for-profit ticketing platform specialising in events, festivals, gala dinners and conferences. Humanitix enables its event organisers to delegate the profits from the booking fees on their ticket sales to be used to support an approved charity in the education, poverty, suffering and disadvantaged sector.
Humanitix aims to turn every event into an opportunity for philanthropy by asking every event organiser to have their say in how our profits are allocated to charity. This comes at no extra cost to the patron, and no sacrifice in service to the event, with clear and transparent reporting of the funds given to charity provided after every event to the event organiser.
Posimente have built an application for integration of Humanitix with Salesforce.
Field Mapping
Events
Humanitix Field | Salesforce Field |
Event name | NAME |
id | HTIX_ID__C |
link | LINK__C |
dates | HTIX_DATE__C |
ticketTypes | HTIX_TICKET_TYPE__C |
Orders
Humanitix Field | Salesforce Field |
Order Name | NAME |
Event | HTIX_EVENT__C |
associateCode | ASSOCIATE_CODE__C |
id | HTIX_ID__C |
createdAt | CREATEDAT__C |
updatedAt | UPDATEDAT__C |
event id | EVENT_ID__C |
event date id | EVENT_DATE_ID__C |
dates | HTIX_DATE__C |
firstname | FIRSTNAME__C |
lastname | LASTNAME__C |
bookingContact | BOOKING_CONTACT__C |
mobile | MOBILE__C |
EMAIL__C | |
affiliateCode | AFFILIATECODE__C |
status | STATUS__C |
gateway | GATEWAY__C |
subtotal | SUBTOTAL__C |
bookingFee | BOOKING_FEE__C |
clientDonation | CLIENT_DONATION__C |
donation | DONATION__C |
feesIncluded | FEES_INCLUDED__C |
bookingTaxes | BOOKING_TAXES__C |
taxes | TAXES__C |
totalTaxes | TOTAL_TAXES__C |
discounts | DISCOUNTS__C |
refunds | REFUNDS__C |
netSales | NET_SALES__C |
grossSales | GROSS_SALES__C |
total | TOTAL__C |
Order Attributes
Humanitix Field | Salesforce Field |
Order Attribute Name | NAME |
label | LABEL__C |
value | VALUE__C |
order | HTIX_ORDER__C |
id | HTIX_ID__C |
Tickets
Humanitix Field | Salesforce Field |
Ticket Name | NAME |
order | HTIX_ORDER__C |
id | HTIX_ID__C |
createdAt | CREATEDAT__C |
updatedAt | UPDATEDAT__C |
CancelledAt | CANCELLEDAT__C |
Order Name | ORDER_NAME__C |
Event id | EVENT_ID__C |
event | HTIX_EVENT__C |
number | NUMBER__C |
firstname | FIRSTNAME__C |
lastname | LASTNAME__C |
attendeeContact | ATTENDEE_CONTACT__C |
mobile | MOBILE__C |
EMAIL__C | |
status | STATUS__C |
ticketTypeName | TICKET_TYPE_NAME__C |
ticketTypeId | TICKET_TYPE_ID__C |
ticketType | TICKET_TYPE__C |
price | PRICE__C |
discount | DISCOUNT__C |
discountCode | DISCOUNT_CODE__C |
netPrice | NET_PRICE__C |
taxes | TAXES__C |
fee | FEE__C |
total | TOTAL__C |
checkedIn | CHECKEDIN__C |
eventDateId | EVENT_DATE_ID__C |
dates | HTIX_DATE__C |
Ticket Attributes
Humanitix Field | Salesforce Field |
Ticket Attribute Name | NAME |
label | LABEL__C |
value | VALUE__C |
ticket | HTIX_TICKET__C |
Ticket Type
Humanitix Field | Salesforce Field |
Ticket Type Name | NAME |
event | HTIX_EVENT__C |
id | HTIX_ID__C |
Date
Humanitix Field | Salesforce Field |
Date Name | NAME |
event | HTIX_EVENT__C |
id | HTIX_ID__C |
startDate | START_DATE__C |
endDate | END_DATE__C |
Campaign
Humanitix Field | Salesforce Field |
ID | HTIX__ID__c |
Contact
Humanitix Field | Salesforce Field |
HTix Id | HTix__Id |