Integration to EventBrite?

Anonymous
Not applicable

Integration to EventBrite?

Has anyone out there completed an integration with EventBrite and Marketo?
I can't seem to find and documentation on it but I see it announced on Marketo's blog. 
Tags (1)
4 REPLIES 4
Matt_Stone2
Level 9

Re: Integration to EventBrite?

I assume you're referring to this press release from 2011: http://www.marketo.com/about/news/press-releases/marketo-announces-significant-new-product-innovations-to-accelerate-customers%E2%80%99-revenue-growth-by-40-percent.php

But as far as I can tell, there's no integration available. We use Eventbrite also and I've had success connecting both APIs to talk with one another, but there's no direct connection available.
Anonymous
Not applicable

Re: Integration to EventBrite?

Hi Matt!
That is great. are you available to share what you used or who built it?
Matt_Stone2
Level 9

Re: Integration to EventBrite?

I was the one who built it and though I can't share all of the code, I'll try to give you some direction to get started. Both APIs are pretty easy to work with, so if you've got someone who knows their way around code, it shouldn't be a big deal.

Essentially, what I did was create a custom confirmation page for after an Eventbrite registration (you can set the custom page in the event's settings). On that page, PHP code would query the Eventbrite API for the event's attendees and find the new one. It would put all the pertinent details you get from the registration into variables, then it would call up the Marketo API. First it would query the email address against Marketo to see if the lead exists, if it doesn't, it would create it. Then, it add the lead to the corresponding event program within Marketo, where all of my smart campaigns take care of the rest.

Here's where to get started with the Eventbrite API:
  • http://developer.eventbrite.com/docs/getting-started/
And the Marketo API pages of note:
  • http://developers.marketo.com/documentation/soap/
  • http://developers.marketo.com/documentation/soap/synclead/
  • http://developers.marketo.com/documentation/soap/requestcampaign/
There's sample code for pretty much all of these that you can just grab and modify to get working. I can probably answer some questions if you run into any problems. Good luck.
Zak_Pines5
Level 4

Re: Integration to EventBrite?

FYI Bedrock Data provides a pre-built connector for Marketo-Eventbrite, so no coding needing to get it up and running.  More info on Marketo's Launchpoint:

Marketo Eventbrite Integration from Bedrock Data – Marketo LaunchPoint