Rebrandly (Independent Publisher)
Rebrandly is a custom URL shortener and serves as a link management platform to brand, track and share short URLs using a custom domain name.
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 | Vivek Bavishi |
URL | https://thatapiguy.tech |
vivekbavishi@thatapiguy.tech |
Connector Metadata | |
---|---|
Publisher | That API Guy |
Website | https://www.rebrandly.com/ |
Privacy policy | https://www.rebrandly.com/privacy-policy/ |
Categories | Marketing;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 | securestring | The API Key for Pexels api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Create Link |
Creates a new link |
Delete link |
Deletes a link |
Get Account Details |
Retrieves your Account Details |
Get Link |
Gets details of a link |
List Domains |
Retrieves a list of Domains |
List Links |
Get a list of links |
List Workspaces |
Get all workspaces you either own or participate into as a member |
Update Link |
Updates an existing link |
Create Link
Creates a new link
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Destination
|
destination | string |
The destination URL you want your branded short link to point to. |
|
Slashtag
|
slashtag | string |
The keyword portion of your branded short link. |
|
Domain
|
id | string |
A reference to the Branded Domain resource for this branded short link. |
|
Title
|
title | string |
A title you assign to the branded short link in order to remember what's behind it. A random title will be assigned to the link if you do not specify one. |
Returns
Name | Path | Type | Description |
---|---|---|---|
id
|
id | string |
ID of the URL |
title
|
title | string |
Title of the URL |
slashtag
|
slashtag | string |
URL's slashtag |
destination
|
destination | string |
Destination of the Short-URL |
createdAt
|
createdAt | string |
Creation Date of the URL |
updatedAt
|
updatedAt | string |
Last update date of the URL |
shortUrl
|
shortUrl | string |
Short URL |
id
|
domain.id | string |
Id of the domain |
fullName
|
domain.fullName | string |
Full Name of the domain |
Delete link
Deletes a link
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Id
|
id | True | string |
Link to be deleted |
Workspace
|
Workspace | string |
Workspace to filter the links by |
Returns
Name | Path | Type | Description |
---|---|---|---|
id
|
id | string |
ID of the URL |
title
|
title | string |
Title of the URL |
slashtag
|
slashtag | string |
URL's slashtag |
destination
|
destination | string |
Destination of the Short-URL |
createdAt
|
createdAt | string |
Creation Date of the URL |
updatedAt
|
updatedAt | string |
Last update date of the URL |
shortUrl
|
shortUrl | string |
Short URL |
id
|
domain.id | string |
Id of the domain |
fullName
|
domain.fullName | string |
Full Name of the domain |
Get Account Details
Retrieves your Account Details
Returns
Name | Path | Type | Description |
---|---|---|---|
id
|
id | string |
Id of the Account |
fullName
|
fullName | string |
Full Name of the account owner |
username
|
username | string |
User Name of the account owner |
email
|
string |
Email address of the account owner |
|
avatarUrl
|
avatarUrl | string |
Avatar URL of the account |
createdAt
|
createdAt | string |
Creation date of Account |
createdAt
|
subscription.createdAt | string |
Date when subscription was started |
used
|
subscription.limits.links.used | integer |
Number of links created so far |
max
|
subscription.limits.links.max | integer |
Max number of links that can be created |
used
|
subscription.limits.domains.used | integer |
Number of domains created so far |
max
|
subscription.limits.domains.max | integer |
Max number of domains that can be created |
used
|
subscription.limits.workspaces.used | integer |
Number of workspaces created so far |
max
|
subscription.limits.workspaces.max | integer |
Max number of workspaces that can be created |
used
|
subscription.limits.teammates.used | integer |
Number of teammates created so far |
max
|
subscription.limits.teammates.max | integer |
Max number of teammates that can be created |
used
|
subscription.limits.tags.used | integer |
Number of tags created so far |
max
|
subscription.limits.tags.max | integer |
Max number of tags that can be created |
used
|
subscription.limits.scripts.used | integer |
Number of scripts created so far |
max
|
subscription.limits.scripts.max | integer |
Max number of scripts that can be created |
Get Link
Gets details of a link
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Id
|
id | True | string |
Link to get details of |
Workspace
|
Workspace | string |
Workspace to filter the links by |
Returns
Name | Path | Type | Description |
---|---|---|---|
id
|
id | string |
ID of the URL |
title
|
title | string |
Title of the URL |
slashtag
|
slashtag | string |
URL's slashtag |
destination
|
destination | string |
Destination of the Short-URL |
createdAt
|
createdAt | string |
Creation Date of the URL |
updatedAt
|
updatedAt | string |
Last update date of the URL |
shortUrl
|
shortUrl | string |
Short URL |
id
|
domain.id | string |
Id of the domain |
fullName
|
domain.fullName | string |
Full Name of the domain |
List Domains
Retrieves a list of Domains
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
id
|
id | string |
Id of the domain |
fullName
|
fullName | string |
Full Name of the domain |
List Links
Get a list of links
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Domain
|
domain.id | string |
Filter branded short links which refer to a specific branded domain |
|
Slashtag
|
slashtag | string |
Filter branded short links according to their slashtag value. |
|
Order By
|
orderBy | string |
Sorting criteria to apply to your branded short links collection |
|
Sorting Order
|
orderDir | string |
Sorting direction to apply to your branded short links collection |
|
Limit
|
limit | integer |
How many branded short links to load (max: 25) |
|
Workspace
|
Workspace | string |
Workspace to filter the links by |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
id
|
id | string |
ID of the URL |
title
|
title | string |
Title of the URL |
slashtag
|
slashtag | string |
URL's slashtag |
destination
|
destination | string |
Destination of the Short-URL |
createdAt
|
createdAt | string |
Creation Date of the URL |
updatedAt
|
updatedAt | string |
Last update date of the URL |
shortUrl
|
shortUrl | string |
Short URL |
id
|
domain.id | string |
Id of the domain |
fullName
|
domain.fullName | string |
Full Name of the domain |
List Workspaces
Get all workspaces you either own or participate into as a member
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Order By
|
orderBy | string |
Sorting criteria to apply to your workspaces collection |
|
Sorting Order
|
orderDir | string |
Sorting direction to apply to your workspaces collection |
|
Limit
|
limit | integer |
How many workspaces to load (max: 25) |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
id
|
id | string |
Id of he workspace |
name
|
name | string |
Name of the workspace |
avatarUrl
|
avatarUrl | string |
Avatar Url of the workspace |
role
|
role | string |
Role of the workspace |
Update Link
Updates an existing link
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Link ID
|
id | True | string |
Link that needs to be updated |
Workspace
|
Workspace | string |
Workspace to filter the links by |
|
Destination URL
|
destination | string |
The destination URL you want your branded short link to point to. |
|
Title
|
title | string |
A title you assign to the branded short link in order to remember what's behind it. |
Returns
Name | Path | Type | Description |
---|---|---|---|
id
|
id | string |
ID of the URL |
title
|
title | string |
Title of the URL |
slashtag
|
slashtag | string |
URL's slashtag |
destination
|
destination | string |
Destination of the Short-URL |
createdAt
|
createdAt | string |
Creation Date of the URL |
updatedAt
|
updatedAt | string |
Last update date of the URL |
shortUrl
|
shortUrl | string |
Short URL |
id
|
domain.id | string |
Id of the domain |
fullName
|
domain.fullName | string |
Full Name of the domain |