Skip to content

[Components] teach_n_go #14312

@pipedream-component-development

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

new-payment

Prompt

Emit new event when a payment is made. Required props: student name, amount. Optional props: payment method, date.

URLs

new-student

Prompt

Emit new event when a student is registered. Required props: student name, date of birth. Optional props: contact number, email.

URLs

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

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

triagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions