peter
5 years agoNew Contributor III
Triggered task landing page
I am considering using a triggered task to provide unsubscribe functionality for an internal email system.
The link would pass two parameters to the pipeline, username and subscribe = yes or no.
I have a couple of questions;
When the task has completed can I redirect to a web page rather than {“http_status_code”: 200} page?
Is it possible to encrypt the userid ?
Thanks