Skip to content

Commit a38c4b3

Browse files
cirrussoftlindarecfut
authored andcommitted
Short URL v2 (microsoft#1709)
* Short URL v2 * Update m-ms-connector-metadata categories
1 parent d19465c commit a38c4b3

File tree

2 files changed

+33
-26
lines changed

2 files changed

+33
-26
lines changed

certified-connectors/ShortURL/apiDefinition.swagger.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"definitions": {},
55
"host": "spshorturl.azurewebsites.net",
66
"info": {
7-
"description": "Create, update or delete Short URL (Short Links, Tiny URLs) using a custom domain with Click Analytics for any link using the Short URL connector. The connector is a companion of a Short URL for SharePoint. Short URL allows the creation and use of vanity and shortcut hyperlinks fully integrated within SharePoint!",
7+
"version": "V2",
88
"title": "Short URL",
9-
"version": "v1",
9+
"description": "Create, update or delete Short URL (Short Links, Tiny URLs) using a custom domain with Click Analytics for any link using the Short URL connector. The connector is a companion of a Short URL for SharePoint. Short URL allows the creation and use of vanity and shortcut hyperlinks fully integrated within SharePoint!",
1010
"x-ms-api-annotation": {
1111
"status": "Preview"
1212
},
@@ -27,7 +27,7 @@
2727
},
2828
{
2929
"propertyName": "Categories",
30-
"propertyValue": "Productivity;"
30+
"propertyValue": "Business Management;Productivity"
3131
}
3232
],
3333
"parameters": {},
Lines changed: 30 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,40 @@
1-
2-
## Short URL
1+
# Short URL
32
Create, update or delete a Short URL (Short Links, Tiny URLs) using a custom domain with Click Analytics for any link using the Short URL connector. The connector is a companion of Short URL for SharePoint. Short URL allows the creation and use of vanity and shortcut hyperlinks fully integrated within SharePoint!
43

4+
## Publisher
5+
[APPS 365 LTD](https://www.apps365ltd.com)
56

6-
## Pre-requisites
7-
To shortern your long URL, you need to have a valid account with [Short URL] (https://shorturlapp.com/). Follow steps below to get your Username and License Key.
8-
9-
###### Get the API Key
10-
* [Sign Up](https://www.shorturlapp.com/members/index.php?page=join&level_id=1) for Short URL account.
11-
* [Log In](https://www.shorturlapp.com/members/index.php?page=login) with your account details and click on ```SharePoint ShortUrlApp - Enterprise``` to get your Username and License Key.
12-
13-
## API documentation
14-
[http://apps365ltd.com/support](http://apps365ltd.com/support)
7+
## Prerequisites
8+
To shortern your long URL, you need to have a valid account with [Short URL](https://shorturlapp.com/). Follow steps below to get your Username and License Key.
159

1610
## Supported Operations
1711
The connector supports the following operations:
18-
* ```Create Short URL```: This operation allows you to create a Short URL/tiny links for any specified Long URL based on your subscribed license.
19-
* ```Modify Short URL properties```: This operation allows you to update properties of a created Short URL.
20-
* ```Delete Short URL```: This operation allows you to delete Short URL which is not in use anymore or if you do not want that ShortURL should be accessible by anyone.
21-
* ```Get All Short URL```: This operation allows you to get all Short URLs using specified Username and License Key. You can also filter the Short URL by the user specified at the time of the Short URL creation.
2212

23-
## How to get credentials
24-
To get credentials, you need to subscribed for valid license of Short URL (https://www.shorturlapp.com).
13+
### Operation 1: Create Short URL
14+
This operation allows you to create a Short URL/tiny links for any specified Long URL based on your subscribed license.
2515

26-
## Further Support
27-
For further support, please contact support@apps365ltd.com
16+
### Operation 2: Modify Short URL properties
17+
This operation allows you to update properties of a created Short URL.
2818

29-
## Deployment instructions
30-
Please use [these instructions](https://docs.microsoft.com/en-us/connectors/custom-connectors/paconn-cli) to deploy this connector as custom connector in Microsoft Power Automate and Power Apps
19+
### Operation 3: Delete Short URL
20+
This operation allows you to delete Short URL which is not in use anymore or if you do not want that ShortURL should be accessible by anyone.
3121

32-
## Publisher
33-
APPS 365 LTD
22+
### Operation 4: Get All Short URL
23+
This operation allows you to get all Short URLs using specified Username and License Key. You can also filter the Short URL by the user specified at the time of the Short URL creation.
24+
25+
## Obtaining Credentials / License Key
26+
To get credentials, you need to subscribed for valid license of [Short URL](https://www.shorturlapp.com).
27+
### Sign Up
28+
[Click Here](https://www.shorturlapp.com/members/index.php?page=join&level_id=1) to create new Short URL account.
29+
30+
### Login
31+
[Click Here](https://www.shorturlapp.com/members/index.php?page=login) with your account details and click on ```SharePoint ShortUrlApp - Enterprise``` to get your Username and License Key.
32+
33+
## Known Issues and Limitations
34+
No known issues or any limitations are identified.
35+
36+
## Provider Support
37+
For further support, please write us to [support@apps365ltd.com](mailto:support@apps365ltd.com) or visit [http://apps365ltd.com/support](http://www.apps365ltd.com/support)
38+
39+
## Deployment Instructions
40+
Please use [these instructions](https://docs.microsoft.com/en-us/connectors/custom-connectors/paconn-cli) to deploy this connector as custom connector in Microsoft Power Automate and Power Apps

0 commit comments

Comments
 (0)