Holopin (Preview)

Holopins are digital badges, but actually cool. Earn verifiable digital badges for skills, achievements, and all the amazing things you do. Build collections and create your own badge board.

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://www.holopin.io/
Privacy policy https://www.holopin.io/privacy.html
Categories Social Media;Lifestyle and Entertainment

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 securestring The API Key for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Get a user's board

Retrieve the full board image for a user.

Get a user's stickers

Retrieve a list of all the stickers issued to a user.

Issue a sticker

Issue a sticker and retrieve the identifier for the sticker.

Get a user's board

Retrieve the full board image for a user.

Parameters

Name Key Required Type Description
Username
user True string

The username.

Returns

Name Path Type Description
Content Type
$content-type string

The content type.

Content
$content string

The file content.

Get a user's stickers

Retrieve a list of all the stickers issued to a user.

Parameters

Name Key Required Type Description
Username
username True string

The username.

Returns

Name Path Type Description
Count
data.count integer

The count.

Stickers
data.stickers array of object
ID
data.stickers.id string

The identifier.

Name
data.stickers.name string

The name.

Description
data.stickers.description string

The description.

Notes
data.stickers.notes string

The notes.

Image
data.stickers.image string

The image.

Name
data.stickers.organization.name string

The name.

Username
data.stickers.organization.username string

The username.

Image
data.stickers.organization.image string

The image.

Description
data.stickers.organization.description string

The description.

UserSticker
data.stickers.UserSticker array of object
ID
data.stickers.UserSticker.id string

The identifier.

Image
data.stickers.UserSticker.image string

The image.

Issue a sticker

Issue a sticker and retrieve the identifier for the sticker.

Parameters

Name Key Required Type Description
ID
id True string

The identifier.

Email
email True string

The email address.

Returns

Name Path Type Description
Message
message string

The message.

ID
data.id string

The identifier.

Sticker ID
data.stickerId string

The sticker identifier.