ak--47 / dwh-mixpanel

🏭 reverse-ETL from your DWH to mixpanel
MIT License
17 stars 0 forks source link

Salesforce Support #3

Closed ak--47 closed 1 year ago

ak--47 commented 1 year ago

You can write SQL (SOQL) and run it directly inside salesforce: https://developer.salesforce.com/docs/atlas.en-us.soql_sosl.meta/soql_sosl/sforce_api_calls_soql.htm

there's a decent client library: https://jsforce.github.io/document/

we should support it!

ak--47 commented 1 year ago

added in https://github.com/ak--47/dwh-mixpanel/pull/4