Generate dynamic QR via API POST method

With dynamic i mean that i can change the URL after QR is generated.
Also for every QR generated i want to track how many scanned the QR code so I also a GET method.

Summary:

  • POST method for generating dynamic QR codes
  • GET method to track QR scans

You can update your URL even after generating the QR code, as long as the “Direct Link” option is not enabled.

For reference, check the QR code edit screen:

Regarding analytics, it’s currently in development and will be deployed soon! :rocket:

@magentaleopard5860 that’s great that you can update the URL after generating QR code but i need to be able to create the QR via API.

1 Like

Sounds good! Since this topic covered multiple ideas—some already addressed—I’ll be closing it out.

For the requested API feature, please start a new topic with as much context as possible about your use case. That’ll help us understand what’s needed and give others a chance to weigh in with their own use cases.