MeltanoLabs / tap-salesforce

Singer.io tap for the Salesforce API
GNU Affero General Public License v3.0
1 stars 29 forks source link

feat: Port `tap-salesforce` to the Meltano Singer SDK #33

Closed kgpayne closed 1 year ago

kgpayne commented 1 year ago

To make use of features such as BATCH messaging and the standards tests framework, we should consider porting this tap to the SDK.

tayloramurphy commented 1 year ago

This is now in progress!

andyoneal commented 1 year ago

This is now in progress!

How's it going? Would love to test and contribute when you get it to that point.

tayloramurphy commented 1 year ago

@andyoneal we should have the repo live next week 😄

andyoneal commented 1 year ago

https://github.com/MeltanoLabs/tap-salesforce/tree/sdk

kgpayne commented 1 year ago

Thanks @andyoneal 🙌 Closing as completed 🚀

maxmarcon commented 2 months ago

Does this mean that this tap now supports stream_maps ?

I tried them with the latest version and the stream_maps configuration seems to be completely ignored. Can someone please confirm or refute that stream_maps are available?

Thanks