Skip to content

Commit

Permalink
Add missing video post
Browse files Browse the repository at this point in the history
  • Loading branch information
mblayman authored and github-actions[bot] committed Oct 21, 2023
1 parent 13abf0d commit 1520e19
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions bin/processed_videos.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"Ucx8BIetbUE",
"UlDvls6dbU4",
"VJ5AquqFN3E",
"WKQk9TI8J78",
"WkC7o00F0DQ",
"XCeEV9bn3Xo",
"XthRKboFRo0",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "Email Round Trip - Building SaaS with Python and Django #173"
description: "In this episode, we took advantage of having all the DNS configuration complete and tried to find the path to connect the outgoing prompt email to the incoming journal entry from a user. We did this with some old-school print debugging and logging on production to see exactly what data is provided to the receiver webhook."
image: img/2023/WKQk9TI8J78.jpg
video: https://www.youtube.com/embed/WKQk9TI8J78
type: post
categories:
- YouTube
- Python
- Django
tags: ['Python', 'Django', 'SaaS', 'SendGrid', 'webhooks']

---

In this episode, we took advantage of having all the DNS configuration complete and tried to find the path to connect the outgoing prompt email to the incoming journal entry from a user. We did this with some old-school print debugging and logging on production to see exactly what data is provided to the receiver webhook.
Binary file added static/img/2023/WKQk9TI8J78.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1520e19

Please sign in to comment.