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
Comments
|
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:
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). |
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. |
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! |
@tantek Is this old content? Was eventbrite ever worked on after 2015? |
@inetbiz we've actually never done any work for Eventbrite. this is still an open feature request. interested in contributing? |
I don't have any skills with python. I did, ask in their group. https://groups.google.com/d/msg/eventbrite-api/b9o2BxyeNyc/2OgEnKexAQAJ |
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
The text was updated successfully, but these errors were encountered: