Make process walkthroughs easier to reuse
Capture the steps explained in a walkthrough while the knowledge is still fresh.
Trigger
Webhook received
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Action
Execute project database query
Executes a given sql query against the project's database; use for advanced data operations or when standard api endpoints are insufficient, ensuring queries are valid postgresql and sanitized. use the get table schemas or generate type script types tool to retrieve the table schema, then base your query on it.
Why this helps
Important operating knowledge lives in recordings and is difficult to reuse when the same task comes around again.
- Turn spoken instructions into easier-to-scan notes.
- Keep process knowledge searchable in Supabase.
- Reduce repeated explanations for routine work.
Setup
Build it in a few focused steps.
- 1Connect GetTranscribe and Supabase to Notis once through the portal.
- 2Create an automation in the portal or tell Notis what to set up conversationally.
- 3In one prompt, ask Notis to summarize explicit process steps from each new walkthrough transcript and save them as concise notes in a Supabase documentation table.
- 4Select an incoming webhook trigger and a run-report channel.
- 5Test with a real walkthrough and check the saved order and wording against the source.
Questions about this workflow
Will it invent missing steps?
Ask Notis to include only steps explained in the transcript and flag any gaps as unclear.
Can it retain helpful context?
Yes. The prompt can request a short context note alongside the procedure.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link GetTranscribe to Supabase. A trigger fires from one place; an action lands in another.
GetTranscribe triggers
Supabase actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Create project api key
Creates a 'publishable' or 'secret' api key for an existing supabase project, optionally with a description; 'secret' keys can have customized jwt templates.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Delete an API key from the project
Permanently deletes a specific api key (identified by `id`) from a supabase project (identified by `ref`), revoking its access.
Get a third-party integration
Retrieves the detailed configuration for a specific third-party authentication (tpa) provider, identified by `tpa id`, within an existing supabase project specified by `ref`.
List third-party auth integrations for project
Lists all configured third-party authentication provider integrations for an existing supabase project (using its `ref`), suitable for read-only auditing or verifying current authentication settings.
Delete third party auth config
Removes a third-party authentication provider (e.g., google, github) from a supabase project's configuration; this immediately prevents users from logging in via that method.
Update an API key for the project
Updates an existing supabase project api key's `description` and/or `secret jwt template` (which defines its `role`); does not regenerate the key string.
Beta activate custom hostname for project
Activates a previously configured custom hostname for a supabase project, assuming dns settings are verified externally.
Activate vanity subdomain for project
Activates a vanity subdomain for the specified supabase project, requiring subsequent dns configuration for the subdomain to become operational.
Connect any two apps with Notis in the middle.
GetTranscribe and Supabase, or any other combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Supabase.