Multi-Destination Feed Delivery
Update
|
December 20, 2025
|
0 comments
M
Muhammad Norafif
Your feeds can now be automatically delivered to multiple destinations after each generation. Set it once, and NX Feed handles the rest.
What's New
🚀 Multiple Delivery Methods
Choose how you want your feeds delivered:
- Direct URL — Shareable links with optional HTTP Basic Auth protection
- Email Delivery — Scheduled email attachments to any inbox
- API Push — POST to custom webhook endpoints
âš¡ Automatic Delivery
Feeds are automatically delivered after each successful generation. No manual intervention needed.
📊 Delivery Tracking
Track every delivery with detailed logs:
- Delivery status (pending, delivered, failed)
- Timestamps for each attempt
- Error messages for failed deliveries
- Retry support for transient failures
🔒 Secure Access
Protect your feed URLs with HTTP Basic Authentication. Set a username and password, and only authorized requests can access your feed data.
How to Use
- Go to your Feed Channel settings
- Navigate to the Deliveries tab
- Click Add Delivery
- Choose your delivery method and configure options
- Save and your feed will be delivered automatically on the next generation
You can also trigger a manual delivery anytime using the Deliver Now action.