You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since there are two values for each event service ("field_event_service" & "field_events_api_key") used by an organization, we'll likely need to structure these under an array of "Event Services". I'll need to figure out how to create that structure within Drupal because the API is rendered as Drupal view.
The Event's API will then need to be updated to loop through all "Event Service" array values.
As an example, Carolina Code School posts most events to Meetup, but events like their Demo Days are on Eventbrite.
https://www.eventbrite.com/o/carolina-code-school-16752445958
https://www.meetup.com/Carolina-Code-School/
The organizations API data and this repo aren't designed to do both things for a single organization.
The text was updated successfully, but these errors were encountered: