acmucsd / membership-portal

REST API for the UC San Diego ACM chapter's membership portal.
https://members.acmucsd.com
Mozilla Public License 2.0
17 stars 5 forks source link

Link Discord Event ID and Google Calendar Event ID to Events #413

Closed nik-dange closed 5 months ago

nik-dange commented 6 months ago

We're looking into building some automations for marketing so that there's a connection between the events we have on portal, Google Calendar Events, and Discord Events. This would help us move towards a world where the membership portal is more of a "hub" for events, and perhaps our automations could have us generate GCal and Discord events from the portal directly(?)

@alexzhang1618 correct me if I'm wrong on this^ or feel free to add some more clarification

We'd need to establish these columns and adjust our request types accordingly.

alexzhang1618 commented 6 months ago

Yeah, all we need is to track the uuids of the discord event/google calendar event.

Through Portal v2 and Klefki we have the ability to generate google calendar / discord events, but have no way to edit existing ones, so having this stored though the portal would help us patch them if there are edits we need to make