Send information from a Notication to be received to a Record producer

Abigail
Tera Expert

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

Michael Jones -
Giga Sage

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!