Salesforce (singer-io
variant)
Table of Contents
The tap-salesforce
Meltano extractor pulls data from Salesforce that can then be sent to a destination using a loader.
-
- Repository: https://github.com/singer-io/tap-salesforce
-
-
-
-
-
-
-
- Maintainer: Stitch
- Meltano Stats (across all plugin variants):
-
-
-
-
Alternative variants #
Multiple
variants
of tap-salesforce
are available.
This document describes the singer-io
variant.
Alternative variants are:
-
meltano
(default) -
transferwise
Getting Started #
Prerequisites #
If you haven't already, follow the initial steps of the Getting Started guide:
Installation and configuration #
-
Add the
tap-salesforce
extractor to your project usingmeltano add
:meltano add extractor tap-salesforce --variant singer-io
Next steps #
Follow the remaining steps of the Getting Started guide:
- Select entities and attributes to extract
- Add a loader to send data to a destination
- Run a data integration (EL) pipeline
Capabilities #
These capabilities can also be overriden
by specifying the capabilities
key in your meltano.yml
file.
Settings #
The extractor tap-salesforce
does not have any settings defined in its metadata.
You can specify settings in your meltano.yml
by adding the settings
key.
Please consider adding any settings you have defined locally to this definition on MeltanoHub by making a pull request to the
YAML file
that defines the settings for this extractor.
Looking for help? #
If you're having trouble getting the
tap-salesforce
extractor to work, look for an
existing issue in its repository, file a new issue,
or
join the Meltano Slack community
and ask for help in the #plugins-general
channel.
Found an issue on this page? #
This page is generated from a YAML file that you can contribute changes to. Edit it on GitHub!