Kweenkl
Send instant push notifications directly to iOS devices to stay updated on important events and alerts.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
- Kweenkl Status: Check kweenkl server connectivity and status. Use this to verify the connection is working before sending notifications. No authentication required.
- Kweenkl Login: Start the kweenkl login/onboarding flow. If the user provides their device_token (from the iOS app), this will immediately create their webhook. Otherwise, guides them to download the a
- Kweenkl Login Check: Check the status of a device authorization flow. Call this after kweenkl_login to see if the user has approved the connection in their iOS app.
What data it sees
Do you need an account
No: the server works without sign-in
Send instant push notifications directly to iOS devices to stay updated on important events and alerts. Manage notification channels and search through history to keep track of previous communications. Streamline your workflow by triggering real-time updates from any environment.
Server tool list (6)
Raw names from tools/list. Only developers need these.
| kweenkl_status | Check kweenkl server connectivity and status. Use this to verify the connection is working before sending notifications. No authentication required. |
| kweenkl_login | Start the kweenkl login/onboarding flow. If the user provides their device_token (from the iOS app), this will immediately create their webhook. Otherwise, guides them to download the app or join the waitlist. |
| kweenkl_login_check | Check the status of a device authorization flow. Call this after kweenkl_login to see if the user has approved the connection in their iOS app. |
| search | Search kweenkl notification channels and messages. Use this to find channels by name or search through notification history. |
| fetch | Fetch details about a specific kweenkl channel or notification by ID. |
| kweenkl | Send a push notification using kweenkl. The verb 'kweenkl' means to send a notification. Use this to notify users about important events, updates, or information that requires immediate attention. |