I am a newbie but is there a target loader for sal...
# plugins-general
t
I am a newbie but is there a target loader for salesforce? I have seen a tap-salesforce but nothing for target.
a
The target spec is oriented around data warehouse platforms. You might be interested in something like https://www.getcensus.com/product though, which sits on top of your DW and syncs business models to outbound destinations like Salesforce.
d
@timothy_suh I'm not aware of a
target-salesforce
either, I'm afraid. It should be possible to write one, but like @andrew_stewart mentioned, your best bet right now may be to go for one of the tools optimized for this use case.
a
meltano
->
dbt
->
census
would be a good workflow.
t
Thank you.