05 – Send Notification with Url
When users click the notification, they are redirected to the specified URL.
Based on your configuration, you can optionally pass parameters to the target URL, enabling more dynamic behavior.
The following parameters can be included:
- id – The notification ID
- recipientid – The ID of the user who clicked the notification
- regardingobjectid & regardingobjectlogicalname – If specified, the ID and table name of the record defined as the Regarding Object for the notification
Here is some example URLs;
YOUR_BASE_URL?id=7fdb66b7-98e2-f011-8544-000d3a686841&recipientid=9c6909ae-20dd-f011-8406-002248a0018d
YOUR_BASE_UR?regardingobjectid=1b765221-65e0-f011-8544-000d3a686841®ardingobjectlogicalname=contact
YOUR_BASE_UR?id=911cb0df-99e2-f011-8544-000d3a686841&recipientid=9c6909ae-20dd-f011-8406-002248a0018d®ardingobjectid=833b8416-65e0-f011-8544-000d3a686841®ardingobjectlogicalname=contact
If target url is Power Apps URL (such as contains “dynamics.com”), “Send Parameter” option is not available.
For more details, please watch the following videos.
Send notification only with Url
For more content, visit our YouTube channel