Connectors
...
Actions
Get Connection ID
4 min
description get connection id endpoint url /plugin/products/gateway/graphql method post inputs json body (object) – required variables (object) – required id (string) – required output example \[ { "status code" 200, "response headers" {}, "reason" "ok", "json body" { "data" { "opendirectconnection" { "connectionid" "86d9a9ac 0229 481b 9d88 5f1bcb1b177b" } } } } ] output parameters status code (number) reason (string) json body (object) data (object) opendirectconnection (object) connectionid (string)