How to implement a qr to trigger an api?

0
Hi Guys,   could someone help me a way to implement the qr to trigger an api, lets say we have a QR code and when applicant scans the QR we should be able to trigger and api in native    I am a begginer in it so please provide me the info regarding that. Thank you in advance...
asked
1 answers
0

Hello Abisek,

 

You need to download some marketplace modules:

 

1. for the qr code: https://marketplace.mendix.com/link/component/112063

2. for the nativer rest implementation https://marketplace.mendix.com/link/component/204760 

 

Further, you need to create different nanoflows and create the http message you want to send, so this will probably involve some domain modelling:

 

Hope this helps,

 

Good luck!

answered