This card returns information about an existing event.
Input
- Search
- EventId (Number): The ID of the event that you want to read. This can be dragged from the create event card.
Output
- Event:
- EventId (Number): the same EventID entered in the Eventid input field.
- OrganizerName (text): the name of the organizer.
- OrganizerEmail (text): the email address of the organizer.
- StartTime (Time): the starting time of the event.
- EndTime (Time): the end time of the event.
- Subject (text): the subject of the event.
- HTML (text): the description of the event.