Hey Cuppa team! I'm using Cuppa.ai to generate blog content for a headless website project — my potential tech stack includes a Supabase backend and a Next.js frontend.
My goal is to store blog content in Supabase and render it on the frontend, fully automated.
I'd love to send the blog output (title, slug, content, etc.) directly from Cuppa to a Supabase Edge Function via webhook — and I really want to avoid using Zapier if possible 😅
A few questions:
Can Cuppa workflows send JSON to a custom webhook?
What does the default webhook payload look like?
Can we customize the payload to match our Supabase schema?
This is my initial tech stack plan, and I’m looking for the best way to make this connection work. Would appreciate any guidance or best practices from your team 🙌
Thanks in advance!