SendGrid Inbound - Building SaaS #170
Configuring SendGrid's Inbound Parse webhook to receive email responses in a Django SaaS project, including security setup.
Configuring SendGrid's Inbound Parse webhook to receive email responses in a Django SaaS project, including security setup.
A guide on calling GraphQL APIs from Azure Logic Apps using the HTTP Action, with a practical example using the Meetup API.
Tutorial on sending Slack notifications when GitHub Actions workflows fail using a custom GitHub Action.
Tutorial on using Google Apps Script and Spreadsheets to collect form responses on a static Jekyll website with Slack notifications.
How to exclude specific routes from CSRF protection in the Laravel 5.1 PHP framework.