Queries LibrarySend a farewell email to users who unsubscribe from ConvertKit (via a webhook)
Send a farewell email to users who unsubscribe from ConvertKit (via a webhook)
When a user triggers an event on ConvertKit (such as subscribing or unsubscribing), the service will call a webhook passing event data. We can set-up a Persisted Query as a webhook that processes this incoming data, and executes an action with it.
This query sends a farewell email (which includes a link to a form asking for feedback) to the person who unsubscribed on ConvertKit.