Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publish RSVP to an Eventbrite event #484

Open
tantek opened this issue Sep 23, 2015 · 7 comments
Open

publish RSVP to an Eventbrite event #484

tantek opened this issue Sep 23, 2015 · 7 comments
Labels

Comments

@tantek
Copy link
Contributor

tantek commented Sep 23, 2015

It would be useful to be able to use Bridgy Publish to POSSE an indie RSVP post as a native RSVP to/on an Eventbrite event (e.g. real world example http://tantek.com/2015/266/t1/science-hack-day-san-francisco-sign-up ).

Related: #275
Related: https://indiewebcamp.com/rsvp#POSSE

@snarfed
Copy link
Owner

snarfed commented Sep 23, 2015

👍

@tantek
Copy link
Contributor Author

tantek commented Sep 23, 2015

To be clear there is likely some unspecified work here to be figured out / done - some (most?) RSVPs to Eventbrite events often require a bunch of other information, some of which Bridgy could figure out, e.g. the event from the real world example above: http://sciencehackday2015.eventbrite.com requires:

  • Quantity: (0,1,2 popup, defaults to 0) - could automatically choose 1. Brainstorming: do we want to figure out multi-person RSVP posts?!?
  • Type of Attendee - could default to the cheapest choice or only $0 option(s), first one if there is more than one?
    • This event has: : "Attendee", "Under 18 Attendee", "Press"
  • First Name: - get from h-card
  • Last Name: - get from h-card
  • Email Address: - get from h-card, or "on file" with Bridgy (via having auth'd into Eventbrite)
  • Company / Organization: - get from h-card
  • Website: Bridgy knows your indieweb site :)
  • Twitter URL (e.g. http://twitter.com/sciencehackday) : - via Bridgy OAuth'd into your Twitter, or rel=me to a Twitter profile on your site / h-card
  • What science do you get super excited about? : - no idea how to do this automatically. Maybe leave blank?
  • Give us a crazy hack idea to get the brainstorming going: - no idea how to do this automatically. Maybe leave blank?
  • Who are you? (Just Someone Awesome, Technologist / Developer, Scientist / Researcher, Designer / Artist) - no idea, perhaps pick first option in popups like that by default?
  • Feel free to elaborate on who you are! optional field shown upon picking previous pop-up. Again no idea how to do this automatically. Maybe leave blank?

This makes me wonder if we'd need to expand RSVP posts to allow arbitrary name/value pairs of information to submit to something like Eventbrite. Or some multi-step protocol is needed to POSSE an RSVP to Eventbrite (sounds too complicated).

@tantek
Copy link
Contributor Author

tantek commented Sep 23, 2015

I can't seem to find an Eventbrite API for RSVPing to an event, adding an Attendee, or creating an Order (using Eventbrite terminology).

Hoping I'm just missing something but it doesn't look good for programmatically RSVPing to an Eventbrite event.

@snarfed
Copy link
Owner

snarfed commented Dec 8, 2015

if anyone's interested in tackling this, i've written up comprehensive instructions on how to add a new silo to bridgy. feel free to jump in!

@inetbiz
Copy link

inetbiz commented May 8, 2017

@tantek Is this old content? Was eventbrite ever worked on after 2015?

@snarfed
Copy link
Owner

snarfed commented May 8, 2017

@inetbiz we've actually never done any work for Eventbrite. this is still an open feature request. interested in contributing?

@inetbiz
Copy link

inetbiz commented May 8, 2017

I don't have any skills with python. I did, ask in their group. https://groups.google.com/d/msg/eventbrite-api/b9o2BxyeNyc/2OgEnKexAQAJ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants