Calling appian web api from email
Hello All,
We are working on a project where in we are sending a link into an email. That link consists of a URL of web api that has been built inside appian.
This works fine when user who clicked on a link is already logged into appian or have SAML enabled account but for other users it gives 401 error.
I need to send API key in order to get it resolved but I don't know how. The link has been created inside an HTML template.
I'm not sure how exactly we can pass the API key via html <a href> tag. Can someone please provide some kind of example here that can benefit me?
Thanks in advance
