Description
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Notify Moderator
Salesforce Output Tool
Use the Salesforce Output Tool to write tables from Designer to Salesforce.com.
Current version
Salesforce Output Tool v1.3.1
- Updated the tool metainfo.
Previous versions
Salesforce Output Tool v1.3.0
-
Updated the Salesforce API version in macro engine.
- Fixed defect to escape characters correctly.
Salesforce Output Tool v1.2
-
DateTime fields are converted to YYYY-MM-DDThh:mm:ss.sssZ automatically
- Fixed issue where the 'Table name is required' and 'Output operation is required' error messages appeared even though the user was not logged in yet.
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.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Notify Moderator
It performs Bulk API call or normal REST API call inside salesforce? can somebody reply your answer
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Notify Moderator
.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Notify Moderator
@arun_fd don't know if you ever got an answer to your question but I opened up the tool in designer and it looks like it uses Bulk API rest calls.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Notify Moderator
It unfortunately uses BULK API
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Notify Moderator
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Define-Batch-Chunk-Size-in-Salesforce-... Was looking for this exact thing and found this
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Notify Moderator
Hello: could someone confirm what version of the Salesforce API this tool supports?
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Notify Moderator
Does this work to add contacts/leads to a campaign if we have the Campaign ID and Contact ID present?