Can anyone please share how we can send push notifications from Integromat? I can see an example for Zapier, but I want to use Integromat. I’m trying with the HTTP module, and using the POST request details provided here Trigger Push Notifications via API - Adalo Resources with my actual details. But I’m getting 500 error response. Please guide.
What do you send and what exact error do you get in Integromat? It provides pretty detailed explanation usually.
If the set up is correct, then it could be a problem on Adalo’s side, btw.
Thanks for your reply. I was just trying to send a test push notification to my test app running in the previewer. But this kept throwing error 500. For now, I have posted a request for Integromat support to guide. Maybe I’m doing something wrong when creating the request. Let’s see how they guide. Once I’m clear from their side, I’ll post detailed error details here if I face the same.
Sure will do that. By the way, I just noticed you have a channel on YouTube with video tutorials on Adalo. I have subscribed and will explore those videos as well.
In order for these API requests to succeed, you must first have at least one native build of your app. The build can be for either iOS or Android, and you do not need to have published your app to the app stores.
So does that mean, we first have to create a .apk file and have it running on our mobile etc. before we can send test the notification? Or does that mean, we can just create and run the app in the Adalo previewer and test the push notification feature? I would really appreciate your help.