{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"redocly_category":"Integrations","type":"markdown"},"seo":{"title":"Salesforce Export Integration CLI","description":"Treasure Data Product Documentation · Collect and Unify · Segment and Activate · Experiment and Analyze · Decisioning Automate with AI Scale and Trust.","siteUrl":"https://docs.treasuredata.com","lang":"en-US","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"salesforce-export-integration-cli","__idx":0},"children":["Salesforce Export Integration CLI"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can export job results to your ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://Salesforce.com"},"children":["Salesforce"]}," organization."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For sample workflows of this, view ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/treasure-data/treasure-boxes/tree/master/td/sfdc"},"children":["Treasure Boxes"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"prerequisites","__idx":1},"children":["Prerequisites"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Basic knowledge of Treasure Data, including the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://toolbelt.treasuredata.com/"},"children":["TD Toolbelt"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Access to a ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://Salesforce.com"},"children":["Salesforce.com"]}," organization for API integration."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Prepare the required authentication details for the method you plan to use:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Client Credentials"]}," (recommended): ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["client_id"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["client_secret"]},", and your Salesforce ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["My Domain URL"]}," for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["login_url"]},". No username, password, or security token is required."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Credentials"]}," or ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Session ID"]}," (deprecated): username, password, and security token, or other session-based details, for legacy integrations."]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["User has \"API Enabled\" permission."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Target ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://Salesforce.com"},"children":["Salesforce.com"]}," Object should exist with read/write permissions for the User."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"support","__idx":2},"children":["Support"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["SFDC output supports these authentication types:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Credentials"]}," (Deprecated)",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["This method is deprecated. Migrate to ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Client Credentials"]},"."]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Session ID"]}," (Deprecated)",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["This method is deprecated. Migrate to ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Client Credentials"]},"."]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Client Credentials"]}," (Recommended for External Client Apps)",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Uses OAuth 2.0 Client Credentials Flow. Requires only ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["client_id"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["client_secret"]},". No username, password, or security token needed."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["login_url"]}," must be your Salesforce ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["My Domain URL"]}," (for example, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["yourorg.my.salesforce.com"]},"). The generic ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["login.salesforce.com"]}," is not supported. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://help.salesforce.com/s/articleView?id=xcloud.remoteaccess_oauth_client_credentials_flow.htm"},"children":["Salesforce OAuth 2.0 Client Credentials Flow"]}," for details."]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"example-1-ranking-what-are-the-top-n-of-x","__idx":3},"children":["Example 1: Ranking: What are the \"Top N of X?\""]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Every social/mobile application calculates the \"top N of X\" (ex: top 5 movies watched today). Treasure Data already handles the raw data warehousing; the \"write-to-Salesforce.com\" feature enables Treasure Data to find the \"top N\" data as well."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"example-2-dashboard-application","__idx":4},"children":["Example 2: Dashboard Application"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If you're a data scientist, you need to keep track of a range of metrics every hour/day/month and make them accessible via visualizations. Using this \"",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://write-to-Salesforce.com"},"children":["write-to-Salesforce.com"]},"\" feature, you can streamline the process and focus on building visualizations of your query results via Reports and Dashboards on the Salesforce.com organization."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"result-output-url-format","__idx":5},"children":["Result Output URL Format"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"format","__idx":6},"children":["Format"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The result output target is represented by a URL with the following format:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"url","header":{"controls":{"copy":{}}},"source":"sfdc://username:passwordsecurity_token@hostname/object_name\n","lang":"url"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["where:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["sfdc"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"an identifier for result output to Salesforce.com"},"children":["an identifier for result output to Salesforce.com"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["username"]}," and ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["password"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["the credentials to your Salesforce.com organization"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["security_token"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["additional credential for API access"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["hostname"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["is the host name of the Salesforce.com organization. Usually this is 'login.salesforce.com' for production environments and 'test.salesforce.com' for sandbox environments. In case where you configure custom domain for your organization specify the hostname you're using for login."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["object_name"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["target Salesforce.com Object API name (e.g. ResultOutput__c). The Object and columns for data integration must be defined beforehand."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For example with:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["username"]},": user@treasure-data.com"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["password"]},": PASSWORD"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["security_token"]},": 7SMvicR9ojdPz0XLtlWi3Rtw"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The URL will look like:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"url","header":{"controls":{"copy":{}}},"source":"sfdc://user@treasure-data.com:PASSWORD7SMvicR9ojdPz0XLtlWi3Rtw@login.salesforce.com/Account\n","lang":"url"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Make sure that you escape the '@' in the username with '@'."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"options","__idx":7},"children":["Options"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Result output to Salesforce.com supports various options that can be specified as optional URL parameters. The options are compatible with each other and can be combined.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Where applicable, the default behavior is indicated."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"update-the-mode-option","__idx":8},"children":["Update the Mode Option"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Controls the various ways of modifying the database data."]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Append"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Truncate"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Update"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["mode=append (default)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The append mode is the default that is used when no mode option is provided in the URL. In this mode, the query results are appended to the object."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Because mode=append is the default behavior, these two URLs are equivalent:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../Contact\nsfdc://.../Contact?mode=append\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["mode=truncate"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["With the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["truncate"]}," mode the system first truncates the existing records in the Salesforce.com Object and moves them into the Trashbin, then inserts the query results."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Example:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../CustomObject__c?mode=truncate\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can specify the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["hard_delete=true"]}," option for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["mode=truncate"]}," to delete records instead of moving it to the Trashbin. To use this option, the user must have the 'Bulk API Hard Delete' permission."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../CustomObject__c?mode=truncate&hard_delete=true\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["mode=update"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["With the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["update"]}," mode, a row is inserted unless it would cause a duplicate value in the external key columns specified in the \"unique\" parameter. In such a case, an update is performed instead. The \"unique\" parameter is required with this mode and must be defined as an external key when used with the update mode."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Example:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../Contact?mode=update&unique=CustomerId__c\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The default behavior for the 'update' mode is actually '",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_calls_upsert.htm"},"children":["upsert"]},"'. If you do not want to \"upsert\" but only \"update\", you can add the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["upsert=false"]}," option. Then it updates existing records based on \"unique\" parameter match and does not insert new records."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../Contact?mode=update&unique=CustomerId__c&upsert=false\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"upload-the-concurrency_mode-option","__idx":9},"children":["Upload the Concurrency_Mode Option"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The concurrency_mode option controls how the data is uploaded to the Salesforce.com organization. The default mode is parallel; it is the recommended method for most situations."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["concurrency_mode=parallel (default)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["With the parallel method, data is uploaded in parallel. This is the most reliable and effective method and it is recommended for most situations."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Because ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["concurrency_mode=parallel"]}," is the default behavior, these two URLs are equivalent:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../CustomObject__c\nsfdc://.../CustomObject__c?concurrency_mode=parallel\n"},"children":[]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["concurrency_mode=serial"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Uploading records in parallel is recommended. However, if you see \"UNABLE_TO_LOCK_ROW\" in an error message, try ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["concurrency_mode=serial"]}," instead."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../CustomObject__c?concurrency_mode=serial\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Updating A Salesforce.com Object acquires a lock for the Object and parent Object referenced by columns. If you upload objects in parallel and multiple objects have reference to the same parent object, Salesforce.com is not able to acquire the lock for insert/update and returns an 'UNABLE_TO_LOCK_ROW' error. In such cases, specify the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["concurrency_mode=serial"]}," option."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"authentication-session_id-option","__idx":10},"children":["Authentication Session_Id Option"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If you have a Salesforce.com Session ID, you can authenticate with the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["session_id"]}," option instead of username, password, and security token (that is, username, password, and security token can be omitted from the URL)."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://login.salesforce.com/Contact?session_id=3deT2aQjYQbIRN0M...jB1tHBb7UW0K!M\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"retry-option","__idx":11},"children":["Retry Option"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This options sets the number of attempts the Treasure Data export worker makes to write the result to the configured Salesforce.com destination, if errors occur. If the export fails more than the set number of retries, the query fails.",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"The default number of retries is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["retry=2"]}," but one can virtually set it to any number. The number of retries affect the overall duration of a query."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../CustomObject__c?retry=5\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"split-records-options","__idx":12},"children":["Split Records Options"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Treasure Data result export splits the records in the result of a query in chunks of 10000 records by default and bulk upload one chunk at a time. The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["split_records"]}," option configures the size of this chunk, if required."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"sfdc://.../CustomObject__c?split_records=100\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"usage","__idx":13},"children":["Usage"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"cli","__idx":14},"children":["CLI"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To output the result of a single query to ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://Salesforce.com"},"children":["Salesforce.com"]}," organization add the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["-r / —result"]}," option to the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["td query"]}," command. After the job is finished, the results are written into your ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://Salesforce.com"},"children":["Salesforce.com"]}," organization Object:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"td query -w -d testdb \\\n--result 'sfdc://login.salesforce.com/CustomObject__c?session_id=.....' \\\n\"SELECT code as Code__c, COUNT(1) as Count__c FROM www_access GROUP BY code\"\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To create a scheduled query whose output is systematically written to ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://Salesforce.com"},"children":["Salesforce.com"]}," organization, add the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["-r / —result"]}," option when creating the schedule through the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["td sched:create"]}," command:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"td sched:create hourly_count_example \"0 * * * *\" -d testdb \\\n--result 'sfdc://user@treasure-data.com:PASSWORDsecuritytoken@login.salesforce.com/CustomObject__c' \\\n\"SELECT COUNT(*) as Count__c FROM www_access\"\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"troubleshooting","__idx":15},"children":["Troubleshooting"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If you get the following type of error due to the Result Output to SFDC job, you can see the error of the job on SFDC. As shown in the following example, check \"XXXXXXXXXXX\" on SFDC. You can figure out a detail of the error."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"17/05/01 03:35:05 INFO sfdc.BulkAPIJob: Job XXXXXXXXXXX finished: Total 1, Completed 0, Failed 1 17/05/01 03:35:05 INFO sfdc.BulkAPIClient: Batch jobs failed (1/1)\n"},"children":[]}]},"headings":[{"value":"Salesforce Export Integration CLI","id":"salesforce-export-integration-cli","depth":1},{"value":"Prerequisites","id":"prerequisites","depth":2},{"value":"Support","id":"support","depth":2},{"value":"Example 1: Ranking: What are the \"Top N of X?\"","id":"example-1-ranking-what-are-the-top-n-of-x","depth":3},{"value":"Example 2: Dashboard Application","id":"example-2-dashboard-application","depth":3},{"value":"Result Output URL Format","id":"result-output-url-format","depth":2},{"value":"Format","id":"format","depth":3},{"value":"Options","id":"options","depth":2},{"value":"Update the Mode Option","id":"update-the-mode-option","depth":3},{"value":"Upload the Concurrency_Mode Option","id":"upload-the-concurrency_mode-option","depth":3},{"value":"Authentication Session_Id Option","id":"authentication-session_id-option","depth":3},{"value":"Retry Option","id":"retry-option","depth":3},{"value":"Split Records Options","id":"split-records-options","depth":3},{"value":"Usage","id":"usage","depth":2},{"value":"CLI","id":"cli","depth":3},{"value":"Troubleshooting","id":"troubleshooting","depth":2}],"frontmatter":{"seo":{"title":"Salesforce Export Integration CLI"}},"lastModified":"2026-04-10T03:49:58.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/int/salesforce-export-integration-cli","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}