Hello all, I have a web application page to manage the unsubscribers, the URL for unsubscribing is generated with the "customerID" and the "campaignID", in the workflow the "Preloading" activity loads well the "Recipient" object, the question is, how can I get the second parameter in URL "campaignId" and pass it to the form in "Page" activity? am I clear?
Is there another way to deal with that? I mean, to know in what campaign the recipient decides to unsubscribe?