Create new rows in PostgreSQL for every new student enrolled in Jackrabbit Class events
Effortlessly manage incoming student data from the Jackrabbit Class app with this workflow. As soon as a student enrolls in an event, a new row is instantly created in your PostgreSQL app, keeping your database up-to-date. This effective process efficiently solves the problem of manual data entry, offering a seamless and time-saving solution.
Effortlessly manage incoming student data from the Jackrabbit Class app with this workflow. As soon as a student enrolls in an event, a new row is instantly created in your PostgreSQL app, keeping your database up-to-date. This effective process efficiently solves the problem of manual data entry, offering a seamless and time-saving solution.
- When this happens...Student Enrolled in Event
Triggers when a new event 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