Create new rows in PostgreSQL when students enroll in Jackrabbit Class
When a new student enrolls through the Jackrabbit Class app, streamline your database management process with this automated workflow. This workflow will add a new row in your PostgreSQL app with the student's details, eliminating the need for manual data input and ensuring your records are always up-to-date. This automation results in efficient and accurate data management, allowing you to focus more on your students.
When a new student enrolls through the Jackrabbit Class app, streamline your database management process with this automated workflow. This workflow will add a new row in your PostgreSQL app with the student's details, eliminating the need for manual data input and ensuring your records are always up-to-date. This automation results in efficient and accurate data management, allowing you to focus more on your students.
- When this happens...Student Enrolled
Triggers when a new enrollment is created for a student.
- automatically do this!New Row
Triggers when you add a new row.
- Free forever for core features
- 14 day trial for premium features & apps
Include All Contacts
Try ItClass Updated
Triggers when a class is updated (based on class name and category 1)
Try ItContact Updated
This triggers when specific fields on a contact are changed. The fields we look for are: FirstName, LastName, Email, Home/Work/Cell Phone number, Mass Email Opt-Out and Address fields
Try ItInclude All Contacts
Try It
Class Created
Triggers when a class is created (and the created date is after this day at midnight
Try ItContact Created
Triggers when a new contact is created
Try ItInclude All Contacts
Try ItFamily Updated
This triggers when specific fields on a Family are changed. The fields we look for are: Name, Phone, Source, Referral, Location, or Address information
Try It