OpenQR (Independent Publisher) (Preview)

OpenQR is a static and dynamic QR code generator. Easily generate, manage or track your QR code and send your customers to the right place.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Troy Taylor
URL https://www.hitachisolutions.com
Email ttaylor@hitachisolutions.com
Connector Metadata
Publisher Troy Taylor
Website https://openqr.io/
Privacy policy https://openqr.io/privacy-policy/
Categories Social Media

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
API Key (in the form 'Bearer api_key') securestring The API Key (in the form 'Bearer api_key') for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Create folder

Creates a new folder.

Create QR code

Creates a new QR code.

Get files

Retrieve a list of files.

Get folders

Retrieve a list of folders.

Get QR code

Retrieve a QR code.

Get QR codes

Retrieve a list of QR codes.

Update folder

Updates a folder name.

Update QR code

Updates a QR code.

Upload a file

Uploads an image file.

Create folder

Creates a new folder.

Parameters

Name Key Required Type Description
Name
name True string

The name.

Returns

Name Path Type Description
ID
data.id integer

The identifier.

Name
data.name string

The name.

Created At
data.created_at string

When created at.

Create QR code

Creates a new QR code.

Parameters

Name Key Required Type Description
Name
name True string

The name.

Type
type True string

The type.

URL
url True string

The URL address.

Returns

Name Path Type Description
ID
data.id string

The identifier.

Name
data.name string

The name.

Status
data.status string

The status.

Dynamic
data.dynamic boolean

Whether dynamic.

QR Code Folder ID
data.qr_code_folder_id integer

The QR code folder identifier.

Type
data.type string

The type.

Image
data.image string

The image.

Created At
data.created_at string

When created at.

Updated At
data.updated_at string

When updated at.

Get files

Retrieve a list of files.

Returns

Name Path Type Description
Data
data array of object
ID
data.id string

The identifier.

Name
data.name string

The name.

Mime Type
data.mime_type string

The mime type.

URL
data.url string

The URL address.

Public
data.public boolean

Whether public.

First
links.first integer

The first.

Last
links.last integer

The last.

Prev
links.prev string

The previous link.

Next
links.next string

The next link.

Path
meta.path string

The path.

Per Page
meta.per_page integer

The number per page.

Next Cursor
meta.next_cursor string

The next cursor.

Prev Cursor
meta.prev_cursor string

The previous cursor.

Get folders

Retrieve a list of folders.

Returns

Name Path Type Description
Data
data array of object
ID
data.id integer

The identifier.

Name
data.name string

The name.

Created At
data.created_at string

When created at.

First
links.first integer

The first.

Last
links.last integer

The last.

Prev
links.prev string

The previous link.

Next
links.next string

The next link.

Path
meta.path string

The path.

Per Page
meta.per_page integer

The number per page.

Next Cursor
meta.next_cursor string

The next cursor.

Prev Cursor
meta.prev_cursor string

The previous cursor.

Get QR code

Retrieve a QR code.

Parameters

Name Key Required Type Description
QR Code ID
qr_code_id True string

The QR code identifier.

Returns

Name Path Type Description
ID
data.id string

The identifier.

Name
data.name string

The name.

Status
data.status string

The status.

Dynamic
data.dynamic boolean

Whether dynamic.

QR Code Folder ID
data.qr_code_folder_id integer

The QR code folder identifier.

Type
data.type string

The type.

Image
data.image string

The image.

Created At
data.created_at string

When created at.

Updated At
data.updated_at string

When updated at.

Get QR codes

Retrieve a list of QR codes.

Returns

Name Path Type Description
Data
data array of object
ID
data.id string

The identifier.

Name
data.name string

The name.

Status
data.status string

The status.

Dynamic
data.dynamic boolean

Whether dynamic.

QR Code Folder ID
data.qr_code_folder_id integer

The QR code folder identifier.

Type
data.type string

The type.

Image
data.image string

The image.

Created At
data.created_at string

When created at.

Updated At
data.updated_at string

When updated at.

First
links.first integer

The first.

Last
links.last integer

The last.

Prev
links.prev string

The previous link.

Next
links.next string

The next link.

Path
meta.path string

The path.

Per Page
meta.per_page integer

The number per page.

Next Cursor
meta.next_cursor string

The next cursor.

Prev Cursor
meta.prev_cursor string

The previous cursor.

Update folder

Updates a folder name.

Parameters

Name Key Required Type Description
Folder ID
folder_id True string

The folder identifier.

Name
name True string

The name.

Returns

Name Path Type Description
ID
data.id integer

The identifier.

Name
data.name string

The name.

Created At
data.created_at string

When created at.

Update QR code

Updates a QR code.

Parameters

Name Key Required Type Description
QR Code ID
qr_code_id True string

The QR code identifier.

name
name string

name

type
type string

type

URL
url string

The URL address.

Returns

Name Path Type Description
ID
data.id string

The identifier.

Name
data.name string

The name.

Status
data.status string

The status.

Dynamic
data.dynamic boolean

Whether dynamic.

QR Code Folder ID
data.qr_code_folder_id integer

The QR code folder identifier.

Type
data.type string

The type.

Image
data.image string

The image.

Created At
data.created_at string

When created at.

Updated At
data.updated_at string

When updated at.

Upload a file

Uploads an image file.

Parameters

Name Key Required Type Description
File
file True file

The file to upload.

Returns

Name Path Type Description
ID
data.id string

The identifier.

Name
data.name string

The name.

Mime Type
data.mime_type string

The mime type.

URL
data.url string

The URL address.

Public
data.public boolean

Whether public.