Dynamic URL with user information
-
In certain login page, I can redirect my registered users to a new url. On this new URL I have third-party embedded forms that have hidden fields that can read in information like the user’s first and last name or user-ID.
These forms are expecting urls in this format:
https://youraccount.adobeconnect.com/meetingroom/?guestName=John%20Smith
Is there a way to pull out the logged-in user’s data into the URL. I tried using a redirect url like this but it didn’t work:
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Dynamic URL with user information’ is closed to new replies.