Hi Team,
I need solution for this requirement, please help me on this.
We are generating the QR code and attaching to the document and sending to document to external system people through mail.
Requirement is like once the external system people open the document and scan the QR code, need to redirect to Appian portal and open the document.
Thanks in advance.
Discussion posts and replies are publicly visible
Put the URL to the portal including the document id as a parameter into the QR code. Seems like a pretty simple thing. Did you already try anything?
How to preview the document by creating the Url and how to create the Url by docId?
Means what kind of Url we have to create?
I tried with web Api, interface components we cannot use in web Api.
I am confused! You said you want to redirect to an Appian Portal. This has a known URL you can append any kind of identifier to. Then the portal can read that value and display something to the user.
If this is just a big misunderstanding, please clarify and explain things like to a 5 year old.