cURL
curl --request GET \ --url https://api.hotglue.com/{env_id}/flows/linked \ --header 'x-api-key: <api-key>'
[ { "id": "cxEkB6bLZ", "name": "Sales", "description": "Sales records from your system", "taps": [ "salesforce", "hubspot", "file" ], "targets": [ "s3" ] } ]
Returns the flows that are currently linked for a specific tenant
Documentation IndexFetch the complete documentation index at: https://docs.hotglue.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.hotglue.com/llms.txt
Use this file to discover all available pages before exploring further.
ID of environment
ID of tenant
200
"cxEkB6bLZ"
"Sales"
"Sales records from your system"