To learn more, visit the IBM X Force documentation.

Parameters

ParameterDescription
URLThe URL to return the report for.

Example Output

{    "result": {        "url": "www.ibm.com",        "cats": {            "Software / Hardware": true,            "General Business": true        },        "score": 1,        "application": {            "canonicalName": "ibm kenexa companalyst",            "name": "IBM Kenexa CompAnalyst",            "description": "An compensation tool for employees.",            "actionDescriptions": {},            "categories": {                "Software / Hardware": true,                "General Business": true            },            "categoryDescriptions": {                "Software / Hardware": "This category includes Web sites from the area of software, computer hardware and other electronic components.",                "General Business": "This category includes Web sites of industry, business, economy and supply of services."            },            "id": 8678,            "actions": {},            "score": 0.2,            "baseurl": "http://01.ibm.com/software/smarterworkforce/compensation_divestiture",            "urls": [                "ibm.com",                "www-03.ibm.com"            ],            "riskfactors": {                "insecure communication": {                    "value": 16,                    "description": "Limited parts of this application are provided over an unencrypted connection"                }            }        },        "categoryDescriptions": {            "Software / Hardware": "This category includes Web sites from the area of software, computer hardware and other electronic components.",            "General Business": "This category includes Web sites of industry, business, economy and supply of services."        }    },    "associated": [        {            "url": "ibm.com",            "cats": {                "Software / Hardware": true,                "General Business": true            },            "score": 1,            "categoryDescriptions": {                "Software / Hardware": "This category includes Web sites from the area of software, computer hardware and other electronic components.",                "General Business": "This category includes Web sites of industry, business, economy and supply of services."            }        }    ],    "tags": []}

Workflow Library Example

Get Url Report with Ibm X Force and Send Results Via Email

Preview this Workflow on desktop