Send user to screen when they click a Push Notification created via the API

Trigger Notifications currently have the ability to send a user to a specific screen when the notification is clicked. However, the Notifications API docs say that this is not possible to accomplish via the API: docs/public-api at main · AdaloHQ/docs · GitHub

My goal is to schedule a push notification for the future and send the user to a specific screen when the push notification is clicked. This tutorial explains 99% of what I want to achieve, but does not explain how to send the user to a specific screen when they click the notification: Trigger Push Notifications via API - Adalo Resources.

It seems like this is already possible and the API docs are just outdated? If this is the case, can someone from Adalo informally share the updated API request format here to unblock me? Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.