📄️ Managing Notification Messages
Ductape lets you manage notification messages across all your channels—push, email, callbacks, and more. Notification messages help you keep users informed about important events in your product, and you can easily create, update, and fetch them using the SDK.
📄️ Push Notifications
Push notifications in Ductape let you send parameterized alerts to your users' devices through your configured push provider. Use push notifications for real-time alerts, confirmations, or updates.
📄️ Email Notifications
Email notifications in Ductape let you send parameterized emails to your users through your configured email provider. Use email notifications for alerts, confirmations, or updates that require rich formatting and longer content.
📄️ Callback Notifications
Callback notifications in Ductape let you send HTTP requests (webhooks) to external systems when certain events occur. Use callback notifications to trigger workflows or notify other services in real time.
📄️ SMS Notifications
SMS notifications in Ductape let you send parameterized text messages to your users through your configured SMS provider. Use SMS notifications to deliver important alerts, confirmations, or updates directly to a user's phone.