How do I implement a message or alarm function like the Tinder app that recommends a suitable person?
What’s your criteria for recommending a suitable person? Can you go into more details?
If you look at the Tinder app, it sends an alert that it recommends someone who meets the criteria you entered when signing up. As far as I know there is no Push in Glide. Is it possible to send emails with zapier instead?
I don’t use Tinder so I had to ask for more details… Yeah, there’s no push notifications for PWAs on Apple.
Regarding sending an alert for who meets YOUR criteria, it’s tricky. Firstly the data has to be in the Sheet, then you have a formula to derive what profiles fit each line’s criteria/do a filter in Zapier/Integromat. It’s not easy.