Push Notifications from External Server

My main question:

Whete do your users data? Is it in Adalo?

No the users data is in external server from where the adalo api will be triggered

That’s the problem, and i said it before:

If your user are not Auth in Adalo you can’t use push notifications

but the it should not return access token or app mismatch error. It should just return status 0 or 1 for failed or success

image

It will return successful or failed if the test is success let me show you.

sure please


Taken just now from own server, you can see, the test is successful, but it display both.

So success and fails means how many user has received it.

but i don’t want to broadcast the notification to all users. I just want to send one notification to the required user. Sorry just a bit confused as docs are not fully explained

Okay i got you, but that user has previous notifications sent, this is the average for that user.

You can’t send notification if you don’t store your users in Adalo

but my whole app is based on external server. Cant store them on adalo and on external server will make a havoc while sync. Thats why using external collections and external user login to avoid it

unfortunately, that’s a limitation within Adalo, i don’t know if any of their team can help in any way