Published onOctober 12, 2023An approach to pdf generation with directus.directuspdfpuppeteerLet's create a pdf generator using an endpoint extension.Read more →
Published onMay 31, 2023Sending cookies with fetch in Next.js 13next.jsfetchnext.js-13The new Next.js 13 uses fetch in server components and I had trouble sending cookies with it. Here is a solution.Read more →
Published onDecember 12, 2022Building a SaaS with Directus and Stripe: Part 4, Stripe Webhooks.directusstripesaasLet's build the Stripe Webhooks endpoint used for a SaaS, built with Directus and Stripe Billing.Read more →
Published onDecember 8, 2022Sending external parameters to Directus Flows.directusflowUsing the Webhook trigger event, you can send external parameters to your FLows.Read more →
Published onDecember 7, 2022Enhancing Directus' Send Mail operation in Flow.directusflowThe Send Mail operation in Directus' Flow function is great, but it lacks a few fields. Let's add themRead more →