Error
A valid request URL is required to generate request examples"<string>"{
"error": {
"code": "<string>",
"message": "<string>"
}
}Return specified property value of specified flowNodes
Returns property value of flowNodes object using the specified key and property name.
GET
/
flowNodes(WorkspaceId='
{WorkspaceId}
',ConnectorId='
{ConnectorId}
',Style='
{Style}
')
/
{propertyName}
/
$value
Error
A valid request URL is required to generate request examples"<string>"{
"error": {
"code": "<string>",
"message": "<string>"
}
}Authorizations
authtoken_headerbasicauthtoken_query
Path Parameters
The key WorkspaceId
The key ConnectorId
The key Style
The property name
Response
The property value
The response is of type string.