I am using Web Experience Builder (EB) to embed content from another hosted website. The embedded website needs to display the name of the user logged-in.
I can pass-in dynamic parameters to the embedded URL via a datasource and then parse in the hosted website, but I do not know how I can map the EB logged in user's name to a parameter to do this.
Any help with how I can achieve this would be great.
Thanks