Seneca Eventbrite-Provider is a plugin for Seneca
Handle incoming messages within other frameworks.
This open source module is sponsored and supported by Voxgig. |
---|
Before you can start interacting with Eventbrite, you'll need to :
- Create an account.
- Go to the Developer Portal and click "Get a Free API Key" to retrieve your API key.
Read more on getting a token.
debug
: boolean false
Set plugin options when loading with:
seneca.use('EventbriteProvider', { name: value, ... })
Note: foo.bar
in the list above means
{ foo: { bar: ... } }
- role:entity,base:eventbrite,cmd:load,name:event,zone:provider
- role:entity,base:eventbrite,cmd:save,name:event,zone:provider
Load an Eventbrite event data into an entity.
Update an Eventbrite event data from an entity.