Skip to content

Creates contacts in Hubspot CRM from list order placed on Eventbrite

Notifications You must be signed in to change notification settings

Ziziou91/eventbrite-contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application to creates contacts in Hubspot CRM from a list of orders placed on Eventbrite

Currently call Eventrbite to get the id's of all live ITP events, gets the details of all attendees and then submits these people to Eventbrite

requires a keys.js file in a .ignore file with the following code:

module.exports = { "eventbrite" : "TOKEN", "hubspot" : "TOKEN" }

npm install node index.js

About

Creates contacts in Hubspot CRM from list order placed on Eventbrite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published