Hi Guys,
I have a requirement for that i have created the input and output parameters but don't know how to apply the business logic.
Below is my requirement:
- Create custom unbound action with below details:
- Input parameter: Key (String) | Required Parameter
- Output parameter: result (Multiple line of Text) | Required Parameter
- Business logic: When action is called, input string should be encrypted and return in result parameter with encrypted string. Can anyone please help me out to do this?
Thanks in advance :)
*This post is locked for comments