Forum Discussion
shneor cheshin
Feb 22, 2025Copper Contributor
Not getting notifications when items are created from API
Hello Community I am using https://www.make.com/to create ToDo items. It works great and items are created according to the required logic. However, I am not getting any notifications when items a...
ImpulseInkCreation
Mar 24, 2025Copper Contributor
Possible Solutions:
- Check Notification Settings: Ensure that notifications are enabled for the ToDo app on your Android device. Go to Settings > Apps > ToDo > Notifications and make sure all relevant notification settings are turned on.
- API Limitations: Sometimes, notifications might not be triggered by API-created items due to certain limitations or settings within the API. Check the API documentation or settings to see if there are any options to enable notifications for API-created items.
- Shared List Permissions: Verify that the shared list permissions are set correctly. Ensure that you have the necessary permissions to receive notifications for items created by the API.
- App Version: Make sure you are using the latest version of the ToDo app. Sometimes, bugs or issues are fixed in newer versions. Check the Play Store for any available updates.
- Reinstall the App: If none of the above solutions work, try uninstalling and reinstalling the ToDo app. This can sometimes resolve notification issues.
Troubleshooting step for API settings: Check the API documentation or settings to ensure notifications are enabled for items created via the API. Look for any specific options or parameters related to notifications.
What to include in the support request:
- Description of the issue
- Steps to reproduce the problem
- Device model and OS version (Android 14 on Pixel 5)
- Screenshots or error messages (if any)
- Any troubleshooting steps you've already tried
Common issues with notifications:
- Notification settings not enabled
- App version not updated
- Shared list permissions not set correctly
- API limitations affecting notifications
Best regards, Jeff Coggin @Impulse Ink Creation