App
Teamup Calendar
Teamup is a calendar tool for groups and businesses. Teamup makes it easy to organize teams, schedule jobs, manage availability of people and resources, and share with any users with customizable access control.
What your agent can do with Teamup Calendar
Triggers and actions 6 triggers · 11 actions
- TriggerEvent Cancelled
Triggers when an event is cancelled (deleted) on your Teamup calendar. Polls the calendar's change feed and emits each newly deleted event.
- TriggerEvent Ended
Triggers when an event on your Teamup calendar has ended. Polls the last day of events and emits each one whose end time has passed.
- TriggerEvent Start
Triggers when an event on your Teamup calendar has started. Polls the last day of events and emits each one whose start time has passed.
- TriggerNew Event
Triggers when a new event is added to your Teamup calendar.
- TriggerNew Event Matching Search
Triggers when a new event matching your search keywords appears on your Teamup calendar.
- TriggerNew or Updated Event
Triggers when an event is added or changed on your Teamup calendar.
- ActionAdd Comment
Posts a comment on an event in your Teamup calendar. Returns the created comment, including its id and creation time.
- ActionAdd Signup
Signs a person up for an event on your Teamup calendar. Returns the created signup, including its id and creation time.
- ActionCreate Event
Creates a new event on your Teamup calendar, including any custom event fields defined on the calendar. Returns the created event.
- ActionDelete Event
Deletes an event from your Teamup calendar. Returns an undo token for the deletion.
- ActionFind Event Matching Remote ID
Finds the event on your Teamup calendar carrying a given remote id. Searches the supplied date range and returns the matching event.
- ActionFind Events
Searches your Teamup calendar for events matching a keyword within a date range. Returns the matching events.
- ActionGet Event
Returns a single event from your Teamup calendar, including its custom field values, change history and reminders.
- ActionGet Sub-Calendar
Returns a single sub-calendar from your Teamup calendar with all its details.
- ActionList Events
Returns the events on your Teamup calendar for a date range, optionally limited to selected sub-calendars.
- ActionList Sub-Calendars
Returns the sub-calendars on your Teamup calendar.
- ActionUpdate Event
Updates an existing event on your Teamup calendar, including any custom event fields defined on the calendar. Returns the updated event.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Teamup Calendar API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.