Unshorten.me
Version: 2.0.0
Unshorten.me API provides an easy method to unshorten a wide range of shortened URLs.
Connect Unshorten.me with LogicHub
- Navigate to Automations > Integrations.
- Search for Unshorten.me.
- Click Details, then the + icon. Enter the required information in the following fields.
- Label: Enter a connection name.
- Reference Values: Define variables here to templatize integration connections and actions. For example, you can use https://www.{{hostname}}.com where, hostname is a variable defined in this input. For more information on how to add data, see 'Add Data' Input Type for Integrations.
- Verify SSL: Select option to verify connecting server's SSL certificate (Default is Verify SSL Certificate).
- Remote Agent: Run this integration using the LogicHub Remote Agent.
- After you've entered all the details, click Connect.
Actions for Unshorten.me
Unshorten URLs
Triggers an action for Unshorten.me API. The API is limited to 10 requests per hour for new short URLs. If the URL is already shortened by service, then the result is stored in the database and the API request is unlimited for those URLs.
Input Field
Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.
Input Name | Description | Required |
---|---|---|
Column Name to Pull URL | Column name to pull URL from parent table. | Required |
Output
- result: Analyzes the URL.
{
"result": "No result available as URL value is empty"
}
Release Notes
v2.0.0
- Updated architecture to support IO via filesystemv1.0.8
- Added documentation link in the automation library.
Updated about 1 year ago