onnector.connector-http-post.1.3.0-20180303.source-code.camel-connector.json Maven / Gradle / Ivy
{
"baseScheme" : "syndesis-http",
"baseGroupId" : "io.syndesis",
"baseArtifactId" : "http-component",
"baseVersion" : "1.3-SNAPSHOT",
"baseJavaType" : "io.syndesis.component.HttpComponent",
"name" : "HttpPostComponent",
"scheme" : "http-post-connector",
"javaType" : "io.syndesis.connector.http.HttpPostComponent",
"groupId" : "io.syndesis.connector",
"artifactId" : "connector-http-port",
"version" : "1.3.0-20180303",
"description" : "Call a service that is internal (within your company) or external (on the internet) by specifying the service's URL.",
"labels" : [ "http" ],
"pattern" : "To",
"inputDataType" : "*",
"outputDataType" : "*",
"globalOptions" : [ "scheme", "hostname", "port", "path" ],
"componentOptions" : [ "scheme", "hostname", "port", "path" ],
"endpointOptions" : [ "serviceName" ],
"endpointValues" : {
"httpMethod" : "POST"
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy