I'm trying to setup an Activity with this url pattern
mysite.com/search/posts?Keywords=accounting&Location=santa+clara&Radius=Twenty&Company=&ListingType=Internship&FilterBy=&Page=1
But since the value of the query, "Keywords, Location" ... etc, will be different for each search.
I try to go to configure the url, and "add template" rule, but I'm lost in the UI.
How to do that correctly or Is there any documentation on that? ( I'm trying to look through the URL section of Adobe documentation, I don't see this use case documented )
Thanks