Conduit for .
Run make build
to build the connector.
Run make test
to run all the unit tests. Run make test-integration
to run the integration tests.
The Docker compose file at test/docker-compose.yml
can be used to run the required resource locally.
A source connector pulls data from an external resource and pushes it to downstream resources via Conduit.
name | description | required | default value |
---|---|---|---|
source_config_param |
Description of source_config_param . |
true | 1000 |
A destination connector pushes data from upstream resources to an external resource via Conduit.
name | description | required | default value |
---|---|---|---|
destination_config_param |
Description of destination_config_param . |
true | 1000 |
- Known issue A
- Limitation A
- Item A
- Item B