How to pass current user data to Web Embed URL parameters?

Building in Glide and keep getting this error message: the app ****** failed with the following error:Invalid URL The first failing step failed with: Invalid URL. Users need to access an external web page that requires their user ID and email as URL parameters.

My setup:

Current attempt:

What’s the correct syntax to dynamically insert current user’s Row ID and Email into a Web Embed URL? I’ve tried various bracket combinations but still getting literal text instead of user data. Any help appreciated!

Use a Template column.

An alternative is the Construct URL column.

1 Like