Skip to content

Conversation

shivamvish160
Copy link
Contributor

Generate QR Code from Text

🧾 Description

This Flow Action allows you to generate a QR code from any text input using an external QR code generation API. It is designed to be used within ServiceNow Flow Designer and includes robust error handling via try-catch to ensure reliable integration.


🔧 Inputs

Name Type Description
text_to_encode String The text you want to encode into a QR code.
image_format String Optional. Format of the QR code image (png, svg). Defaults to png.

📤 Outputs

Name Type Description
qr_code_url String URL of the generated QR code image or error message.

Copy link

github-actions bot commented Oct 7, 2025

Valid PR for ActionPack

Thank you for your contribution. This PR complies with the CONTRIBUTING.md.
A maintainer will review this shortly. In the meantime, Happy Hacking!

@ravichandra1998g ravichandra1998g self-assigned this Oct 7, 2025
Copy link
Contributor

@ravichandra1998g ravichandra1998g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!
Good use case.. Thank you for submitting!

@ravichandra1998g ravichandra1998g merged commit c1fdacb into ServiceNowDevProgram:main Oct 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants