Custom Connector Development Inquiry

Summary

User inquires about the support for SOAP in custom connectors built using Python CDK or LowCode-CDK and seeks information on future plans for this feature.


Question

Hi, I want to build a custom connector using the Python CDK or LowCode-CDK.
Does the custom connector support SOAP? If it’s not supported yet, are there any plans to add support for it?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

['custom-connector', 'python-cdk', 'lowcode-cdk', 'soap-support']

https://docs.airbyte.com/connector-development/cdk-python/
https://docs.airbyte.com/connector-development/config-based/low-code-cdk-overview

in source-bing-ads connector there is an information
> Bing Ads is a SOAP based API. Connector is implemented with https://github.com/BingAds/BingAds-Python-SDK|SDK library
https://github.com/airbytehq/airbyte/blob/9ee91bf7e1f6231b5fcd65b5031f3a224469a82e/airbyte-integrations/connectors/source-bing-ads/bootstrap.md#L3|bootstrap.md

XML support in Connector Bulder will be available in Airbyte 1.2.0
https://github.com/airbytehq/airbyte/issues/46753

<@U05JENRCF7C>
thanks!!! :heart:

https://docs.airbyte.com/connector-development/cdk-python/
https://docs.airbyte.com/connector-development/config-based/low-code-cdk-overview

in source-bing-ads connector there is an information
> Bing Ads is a SOAP based API. Connector is implemented with https://github.com/BingAds/BingAds-Python-SDK|SDK library
https://github.com/airbytehq/airbyte/blob/9ee91bf7e1f6231b5fcd65b5031f3a224469a82e/airbyte-integrations/connectors/source-bing-ads/bootstrap.md#L3|bootstrap.md

XML support in Connector Bulder will be available in Airbyte 1.2.0
https://github.com/airbytehq/airbyte/issues/46753

<@U05JENRCF7C>
thanks!!! :heart: