Unshorten.me

Integration version: 6.0

Configure Unshorten.me integration in Google Security Operations SOAR

For detailed instructions on how to configure an integration in Google Security Operations SOAR, see Configure integrations.

Actions

Ping

Description

Test Connectivity.

Parameters

N/A

Use cases

N/A

Run On

This action runs on all entities.

Action Results

Entity Enrichment

N/A

Insights

N/A

Script Result
Script Result Name Value Options Example
success True/False success:False
JSON Result
N/A

Unshorten URL

Description

Unshorten URL has the role of resolving short URLs to long URLs. It provides an easy method to unshorten a wide range of shortened URLs. Responses can be given in XML,JSON, or simple RAW format.

Parameters

N/A

Use cases

N/A

Run On

This action runs on the URL entity.

Action Results

Entity Enrichment

N/A

Insights

N/A

Script Result
Script Result Name Value Options Example
is_success True/False is_success:False
JSON Result
[
    {
        "EntityResult": "http://example.com//errors/404/",
        "Entity": "HTTPS://BIT.LY/JBQA39"
    }
]