Share unique id of element of repeating group in link to external website

Hi all,

I’m currently trying to make a particular page sharable on social media (WhatsApp, Facebook etc.).The target page is basically a user profile. The content of the profile is filled via the unique ID in the URL.

The issue is as follows: I would like that these share links such as “whatsapp ://send ?text=” contain the name of the page and the parameter unique id, so that when the link is clicked and the person is sent to the “static” profile page, it gets populated by finding the content behind the unique id page parameter.

As you can imagine, there are many profiles. How can I put a variable unique id into the URL to external websites? When I use the workflows “go to page”, “open URL in new tab” etc. I’m able to insert the dynamic data such as “Parent’s groups X unique id”. Unfortunately when I click on the button/link, the parameter never gets send.

I hope I could articulate my issue appropriately. I’m very thankful for any advice!

Cheers,
Philipp

You can have the links dynamic like this:

www.whatsapp.com/pagename?paramatername=Do a search for User's ID

You manually type out the beginning part up until “do a search…”
Is this what you’re looking for?

This topic was automatically closed after 70 days. New replies are no longer allowed.