syndesisio / syndesis-rest

The API for Syndesis - a flexible, customizable, cloud-hosted platform that provides core integration capabilities as a service. It leverages Red Hat's existing product architecture using OpenShift Online/Dedicated and Fuse Integration Services.
https://syndesis-staging.b6ff.rh-idev.openshiftapps.com/api/v1/
Apache License 2.0
6 stars 17 forks source link

Include HTTP headers and parameters in the API connector actions #795

Closed zregvart closed 6 years ago

zregvart commented 6 years ago

From https://github.com/syndesisio/syndesis-project/issues/175. Currently we define parameters as action properties, we should allow them to be used in the mapping step, that currently means we need to have them as a part of the data shape.