Use the Salesforce Input tool to query your tables from Salesforce.com and read them into Designer.
Current version
Compatible with Designer 2021.4.2 Patch 6, 2022.1 Patch 4 and later.
Compatible with AMP engine only.
Added support for DCM.
FIPS capable.
Added support for OAuth authentication and custom domains.
Fixed issue where Salesforce Input didn’t show all fields and objects. (TPM-1579)
Fixed issue where Salesforce Input incorrectly parsed PAC file. (TFLN-1243)
Fixed issue where Salesforce Input didn’t display the configuration window when Designer language was set to French. (TDCE-119)
Known issues
Reports lists only Recent reports, not all the Reports available to the user.
Reports return only the first 2000 records.
Previous versions
Compatible with Alteryx version 2019.3 and later.
If the query filters on a date using the Salesforce Object Query Language (SOQL) datetime syntax, we now parse and return data effectively (DE21310).
Unsupported JSON parsing will produce a message informing the customer that the results will be output as unparsed JSON.
Existing Report query option error has been resolved.
Existing Report workflows can be run from command line without needing to first select options from Query Builder (DE17748).
If Salesforce access is provisioned by IP address, users can now successfully publish to Gallery without a security token (DE28633).
- Required Python package updates.
Added ability to query Salesforce Reports.
Query Builder and Custom Query return all records (including deleted) by default.
Add 'IsDeleted=False' in WHERE clause to exclude deleted records.
- Compatible with Alteryx version 2018.3 - 2019.2.
This tool uses a .yxi file format. A .yxi file is a package that includes an Alteryx Tool and all of its dependencies zipped into a single file. When this file is imported into Alteryx, the tool is added to the tool palette in the category specified by the tool.
When sharing a workflow that uses a .yxi tool, the tool is not included and must be installed by the recipient.