Send information from a Notication to be received to a Record producer
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 09:31 AM
I have a notification with a button that, when clicked, redirects me to a Record Producer. I need to send some data from the notification to the Record Producer. Any idea how I can do this?
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 09:37 AM
Are you saying you receive an email and when a click a button from that email, you are sending the user to the URL of a record producer? If that is the case, you would need to have the notification dynamically build the URL (not use a static URL) and in the URL you would could pass parameters. You would then need to read those parameters onload in your record producer and populate the values.
I hope this helps!
Michael D. Jones
Proud member of the GlideFast Consulting Team!
Michael D. Jones
Proud member of the GlideFast Consulting Team!