1. Setup in Apple Shortcuts App
Option A: Simple One-Click Trigger (Recommended)
Great for Quotes, Birthdays, Affirmations & Weather Deep Dives!
- Add a "Get Contents of URL" action in Apple Shortcuts.
- Paste the Daily Brief Webhook URL above (uses standard GET request by default).
- Set your Shortcut automation schedule (e.g. 7:00 AM daily)!
Option B: Advanced (Pass Calendar Events & Notes)
Required if you want your iPhone to dynamically feed today's calendar events into the receipt.
- Use "Find Calendar Events" to fetch today's itinerary.
- Format the events list using a "Repeat with Each" block into simple text (e.g.
9:00 AM - Meeting).
- Add a "Get Contents of URL" action pointing to the Webhook URL.
- Set the method to POST and Request Body to JSON.
- Add a key named
events mapped to your formatted calendar text list.
- (Optional) Add a key named
custom_note to dynamically pass a prompt note.
2. Print Quote of the Day Webhook
Standalone quote print (perfect for automated morning shortcuts!):
https://leboof-printer-castle.taila74e97.ts.net/api/print-quote