-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Description
teach_n_go
URLs
Polling Sources
new-class
Prompt
Emit new event when a class is created. Required props: course title, date and time. Optional props: class description, teacher.
URLs
- https://intercom.help/teach-n-go/en/articles/8727904-api-endpoints
- https://intercom.help/teach-n-go/en/articles/6807235-new-student-and-class-registration-api
- https://intercom.help/teach-n-go/en/articles/9123701-student-note-api
new-payment
Prompt
Emit new event when a payment is made. Required props: student name, amount. Optional props: payment method, date.
URLs
- https://intercom.help/teach-n-go/en/articles/8727904-api-endpoints
- https://intercom.help/teach-n-go/en/articles/5750592-prospect-registration-api
- https://intercom.help/teach-n-go/en/articles/6807235-new-student-and-class-registration-api
- https://intercom.help/teach-n-go/en/articles/9123701-student-note-api
new-student
Prompt
Emit new event when a student is registered. Required props: student name, date of birth. Optional props: contact number, email.
URLs
- https://intercom.help/teach-n-go/en/articles/8727904-api-endpoints
- https://intercom.help/teach-n-go/en/articles/3100014-add-a-student
- https://intercom.help/teach-n-go/en/articles/5750592-prospect-registration-api
- https://intercom.help/teach-n-go/en/articles/6807235-new-student-and-class-registration-api
- https://intercom.help/teach-n-go/en/articles/9123701-student-note-api
Actions
create-prospect
Prompt
Creates a new prospect inside Teach 'n Go. Required props are 'prospect-details' which compiles personal and contact details of the potential student.
URLs
- https://intercom.help/teach-n-go/en/articles/8727904-api-endpoints
- https://intercom.help/teach-n-go/en/articles/5750592-prospect-registration-api
- https://intercom.help/teach-n-go/en/articles/6807235-new-student-and-class-registration-api
- https://intercom.help/teach-n-go/en/articles/9123701-student-note-api
invoice-mark-paid
Prompt
Marks an existing invoice as paid within Teach 'n Go. It requires 'invoice-id' as a prop to identify which invoice to update. An optional prop could be 'paid-date' to specify when the invoice was paid.
URLs
create-student
Prompt
Registers a new student within Teach 'n Go. Two required props are 'personal-details' and 'academic-details' covering the profile of the student and his/her academic status or level.
URLs
Metadata
Metadata
Assignees
Labels
Type
Projects
Status