How to start a process from a QR code via Phone's browser

Certified Associate Developer

The requirement is as follows;

I need to start a process and it requires two information, a ID and the user data. Now after users scan a QR code it will open a URL in the browser and landed to page then click on a start process button it starts a process.

The QR code has the ID and URL that should open APPIAN interface on WEB Browser and on the landing interface I can capture the user data. Now on start process click it will start the process model with necessary data.

How can I achieve this?

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Senior Developer
    in reply to Sowvik Roy

    So you are saying the QR it self would take the user to the form and also the ID should be captured?

    Not sure if that can be done in one go. But how about having an additional scan field which will let the user to scan the QR code and get the ID. Is it something that can be acceptable? If yes, then a expression rule to scan the QR and get the ID from the parts of URL can be done.

Children
No Data