URL.dev (Independent Publisher) (Preview)

Create a short, temporary, self-destructing link to a website or message.

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://autocode.com/url/api/
Privacy policy https://autocode.com/privacy-policy
Categories Social Media;Website

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

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Create link

Create a short, temporary, self-destructing link to a website.

Create message

Create a temporary, self-destructing link to a message.

Destroy link

Destroy a previously created link.

Create a short, temporary, self-destructing link to a website.

Parameters

Name Key Required Type Description
URL
url True string

The URL address.

TTL
ttl integer

The TTL.

Returns

Name Path Type Description
URL
url string

The URL address.

Key
key string

The key.

TTL
ttl integer

The TTL.

Link URL
link_url string

The link URL address.

Create message

Create a temporary, self-destructing link to a message.

Parameters

Name Key Required Type Description
Message
message True string

The message.

TTL
ttl integer

The TTL.

Returns

Name Path Type Description
Message
message string

The message.

Key
key string

The key.

TTL
ttl integer

The TTL.

Message URL
message_url string

The messsage URL address.

Destroy a previously created link.

Parameters

Name Key Required Type Description
Key
key string

The key.

Returns

response
boolean

Definitions

boolean

This is the basic data type 'boolean'.