This function returns the URL for an integrated application.
uapi --output=jsonpretty \ --user=username \ Integration \ fetch_url \ app='applicationname'
{- "apiversion": 3,
- "func": "fetch_url",
- "module": "Integration",
- "result": {
- "data": {
}, - "errors": null,
- "messages": null,
- "metadata": { },
- "status": 1,
- "warnings": null
}
}