Returns all of the targets that are enabled in a particular flow
curl --request GET \
--url https://client-api.hotglue.xyz/{env_id}/{flow_id}/supportedTargets \
--header 'x-api-key: <api-key>'
[
{
"target": "mssql",
"flowType": "all",
"domain": "microsoft.com",
"label": "Microsoft SQL",
"type": "api",
"icon": "https://s3.amazonaws.com/cdn.hotglue.xyz/images/logos/mssql.svg",
"validation_supported": true,
"connect_ui_params": {
"host": {
"label": "Host Name",
"description": "Your SQL server host"
},
"port": {
"label": "Port",
"description": "Your SQL server port"
},
"database": {
"label": "Database",
"description": "Your SQL database name"
},
"user": {
"label": "User",
"description": "Your SQL user"
},
"password": {
"label": "Password",
"description": "Your SQL password",
"type": "password"
}
},
"connector_props": {
"singer_sdk": true
},
"install_uri": "git+https://github.com/hotgluexyz/target-mssql.git@hgi-6830",
"isForked": true
}
]
curl --request GET \
--url https://client-api.hotglue.xyz/{env_id}/{flow_id}/supportedTargets \
--header 'x-api-key: <api-key>'
[
{
"target": "mssql",
"flowType": "all",
"domain": "microsoft.com",
"label": "Microsoft SQL",
"type": "api",
"icon": "https://s3.amazonaws.com/cdn.hotglue.xyz/images/logos/mssql.svg",
"validation_supported": true,
"connect_ui_params": {
"host": {
"label": "Host Name",
"description": "Your SQL server host"
},
"port": {
"label": "Port",
"description": "Your SQL server port"
},
"database": {
"label": "Database",
"description": "Your SQL database name"
},
"user": {
"label": "User",
"description": "Your SQL user"
},
"password": {
"label": "Password",
"description": "Your SQL password",
"type": "password"
}
},
"connector_props": {
"singer_sdk": true
},
"install_uri": "git+https://github.com/hotgluexyz/target-mssql.git@hgi-6830",
"isForked": true
}
]
Returns all of the targets that are enabled in a particular flow
curl --request GET \
--url https://client-api.hotglue.xyz/{env_id}/{flow_id}/supportedTargets \
--header 'x-api-key: <api-key>'
[
{
"target": "mssql",
"flowType": "all",
"domain": "microsoft.com",
"label": "Microsoft SQL",
"type": "api",
"icon": "https://s3.amazonaws.com/cdn.hotglue.xyz/images/logos/mssql.svg",
"validation_supported": true,
"connect_ui_params": {
"host": {
"label": "Host Name",
"description": "Your SQL server host"
},
"port": {
"label": "Port",
"description": "Your SQL server port"
},
"database": {
"label": "Database",
"description": "Your SQL database name"
},
"user": {
"label": "User",
"description": "Your SQL user"
},
"password": {
"label": "Password",
"description": "Your SQL password",
"type": "password"
}
},
"connector_props": {
"singer_sdk": true
},
"install_uri": "git+https://github.com/hotgluexyz/target-mssql.git@hgi-6830",
"isForked": true
}
]
curl --request GET \
--url https://client-api.hotglue.xyz/{env_id}/{flow_id}/supportedTargets \
--header 'x-api-key: <api-key>'
[
{
"target": "mssql",
"flowType": "all",
"domain": "microsoft.com",
"label": "Microsoft SQL",
"type": "api",
"icon": "https://s3.amazonaws.com/cdn.hotglue.xyz/images/logos/mssql.svg",
"validation_supported": true,
"connect_ui_params": {
"host": {
"label": "Host Name",
"description": "Your SQL server host"
},
"port": {
"label": "Port",
"description": "Your SQL server port"
},
"database": {
"label": "Database",
"description": "Your SQL database name"
},
"user": {
"label": "User",
"description": "Your SQL user"
},
"password": {
"label": "Password",
"description": "Your SQL password",
"type": "password"
}
},
"connector_props": {
"singer_sdk": true
},
"install_uri": "git+https://github.com/hotgluexyz/target-mssql.git@hgi-6830",
"isForked": true
}
]