Update database entries when appointments are canceled or rescheduled
When an appointment is rescheduled or canceled in Optix, automatically update the matching database record in PostgreSQL to maintain accurate scheduling metrics.
Google for Startups AcceleratorHow Knit builds this workflow
The Agent researches both APIs and wires the trigger on one side to the action on the other — no pre-built connector required. Here is the vocabulary it has to work with.
PostgreSQL Explore PostgreSQL →
TriggersFires when a new row is added to a table in PostgreSQL.
Fires when an existing row changes in PostgreSQL.
Fires when a scheduled query in PostgreSQL finishes running.
Runs a SQL query against PostgreSQL and returns the result.
Writes a new or updated row to PostgreSQL.
Syncs a table in PostgreSQL with data from another source.
Optix Explore Optix →
TriggersFires when a new booking or appointment is made in Optix.
Fires when a booking in Optix is changed or canceled.
Fires when a new customer books for the first time in Optix.
Creates a new booking or appointment in Optix.
Cancels or moves a booking in Optix.
Creates or updates a customer record in Optix.
Adds a booking from Optix to a connected calendar.
More PostgreSQL + Optix workflows
See all PostgreSQL + Optix integrations → · Browse the full workflow library →
Enterprise-grade security
Common questions
Can Knit build “Update database entries when appointments are canceled or rescheduled” between PostgreSQL and Optix?
Yes — describe it in the box above and Knit's Integrations Agent researches PostgreSQL and Optix's public API docs (or your own uploaded docs) and builds a working workflow, whether or not either app already has a pre-built connector.
How long does it take to build?
Minutes to a first working version, not weeks — you test it against real data before it goes anywhere near production.
Why sync booking platforms with data warehouses?
Linking PostgreSQL and Optix ensures all customer appointments and schedule changes are backed up for reporting, business intelligence, and centralized customer tracking.
Can database updates drive customer appointment scheduling?
Yes, when new records are added or updated in PostgreSQL, matching customer profiles and bookings can be created automatically in Optix.