Integration
Connect Expiration Reminder to Google Classroom
When something happens in Expiration Reminder, your agent does the next thing in Google Classroom. Describe it in plain language and the automation is built, tested on every branch and kept running.
Build it
What do you want Expiration Reminder and Google Classroom to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Expiration Reminder and Google Classroom
Triggers and actions 3 triggers · 41 actions
Trigger
New ContactTriggered when a new contact is added to your Expiration Reminder account.
Trigger
New Expiration ItemTriggered when a new expiration item is added to your Expiration Reminder account.
Trigger
Status Changed Expiration ItemTriggered when an expiration item's status changes in Expiration Reminder — for example when it moves from active to expiring or expired.
Action
Add LocationCreates a location in Expiration Reminder, optionally nested under a parent location and assigned to a team. Any custom fields defined on locations in your account can be set too. Returns the created location.
Action
Create ContactCreates a contact in Expiration Reminder with their email, contact details, type, location and team, plus any custom fields defined on contacts in your account. Returns the created contact.
Action
Create Expiration ItemCreates an expiration item in Expiration Reminder with its name and expiration date, optionally attaching contacts, locations, tags, a category and an assignee, plus any custom fields defined in your account. Returns the created item.
Action
Create Expiration Item for ContactCreates an expiration item in Expiration Reminder and attaches it to a specific contact, with its name, expiration date and category, plus any custom fields defined in your account. Returns the created item.
Action
Delete ContactDeletes a contact from Expiration Reminder. Returns the contact record that was deleted.
Action
Delete Expiration ItemDeletes an expiration item from Expiration Reminder. Returns the item record after deletion.
Action
Find ContactReturns the Expiration Reminder contacts matching a search term or an exact email address, with the total number of matches.
Action
Find ExpirationReturns the Expiration Reminder expiration items matching a search term and status, with the total number of matches.
Action
Get ContactReturns a single Expiration Reminder contact by its id, including their contact details, assignment, location and every custom field stored on them.
Action
Get Expiration ItemReturns a single Expiration Reminder expiration item by its id, including its category, contacts, locations, tags, attachments and every custom field stored on it.
Action
List ContactsReturns the contacts in your Expiration Reminder account, with the total number of contacts.
Action
List Expiration ItemsReturns the expiration items in your Expiration Reminder account, optionally limited to one status, with the total number of items.
Action
List LocationsReturns the locations in your Expiration Reminder account, with the total number of locations.
Action
Renew ExpirationRenews an Expiration Reminder expiration item by moving it to a new expiration date. Returns the renewed item.
Action
Update Expiration ItemUpdates an existing Expiration Reminder expiration item. Fields you leave blank are left unchanged; custom fields defined in your account can be set too. Returns the updated item.
Action
Classrooms Course Work Materials ListTool to list courseworkmaterials in a course. use after confirming a valid courseid; supports pagination and ordering.
Action
Courses Announcements CreateTool to create an announcement in a course. use after confirming the course id is valid.
Action
Courses Announcements DeleteTool to delete an announcement. use after confirming the announcement id.
Action
Courses Announcements GetTool to get an announcement. use when you need to fetch an announcement by course and announcement id.
Action
Courses Announcements ListTool to list announcements in a course. use after you have the course id to page through announcements.
Action
Courses Announcements PatchTool to update fields of an announcement. use when you need to modify specific details of an existing announcement after confirming which fields to update.
Action
Courses GetTool to get details for a specific course. use when you need full course information by id.
Action
Courses ListTool to list all courses accessible to the authenticated user. use when you need a paginated list of courses.
Action
Courses Students Guardians ListTool to list guardians of a student in a course. use when you need to retrieve and paginate guardians for a given student in a course.
Action
Courses Students ListTool to list students in a course. use after you have the course id to page through enrolled students.
Action
Courses Teachers GetTool to get teacher enrollment. use when you need to retrieve a specific teacher in a course by courseid and userid.
Action
Courses Teachers ListTool to list teachers in a course. use after you have the course id to page through enrolled teachers.
Action
Courses Topics CreateTool to create a course topic. use when you need to organize course content into named sections.
Action
Courses Topics DeleteTool to delete a course topic. use when you need to remove a topic from a course after confirming the course and topic ids.
Action
Courses Topics GetTool to get a course topic. use when you need to retrieve details of a specific course topic by id after confirming the course and topic ids.
Action
Courses Topics ListTool to list topics in a course. use when you have confirmed the courseid and need to retrieve its topics.
Action
Courses Topics PatchTool to update fields of a course topic. use when you need to rename a topic after confirming its current details.
Action
Course Work CreateTool to create a coursework item in a course. use when you need to assign an assignment or question to students immediately or on a schedule.
Action
Course Work DeleteTool to delete a specific coursework. use when you need to remove a coursework item from a course after confirming the ids.
Action
Course Work GetTool to get details of a specific coursework. use when detailed information about a particular assignment is needed.
Action
Course Work ListTool to list coursework in a course. use after verifying courseid.
Action
Course Work Materials CreateTool to create course work material. use when adding resources or notes to a course.
Action
Course Work Materials GetTool to get a coursework material. use when you need to retrieve details of a specific coursework material by course and material id.
Action
Course Work Materials ListTool to list course work materials in a course. use when you need to retrieve and paginate materials for a given courseid.
Action
Course Work PatchTool to update fields of a coursework. use when you need to modify specific details of an existing coursework after confirming which fields to update.
Action
Course Work Student Submissions ListTool to list student submissions for a specific coursework. use when you need to fetch or paginate student submissions by course and coursework, optionally filtering by user, state, or timeliness.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.