UiPath Documentation
activities
latest
false
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.

Atividades de integrações clássicas

Última atualização 18 de mai de 2026

Create Bulk API Job

UiPath.Salesforce.Activities.CreateBulkApiJob

Cria um trabalho de API em massa no Salesforce.

Propriedades

Comum

  • DisplayName - O nome de exibição da atividade.

Entrada

  • ColumnDelimiter - Specifies which symbol is to be used as a delimiter for columns in the .csv file that contains the job data. By default, this property is set to COMMA. The following options are available:
    • CITAÇÃO
    • CUIDADO
    • Vírgula
    • CANO
    • Ponto e vírgula
    • Guia
  • ExternalIdFieldName - The external ID field in the object that is being upserted. This ID is needed strictly for Upsert operations. The field values must also be found in the .csv file that contains job data.
    Observação:

    Configuring this field for operations other than Upsert causes the activity to fail at runtime.

  • FilePath - The full path to the .csv file that contains the job data. This field supports only strings and String variables.
  • LineEnding - Specifies the line ending that is to be used for the job data. This line ending marks the end of a data row. By default, this property is set to LF. The following options are available:
    • LF - Caractere de avanço de linha.
    • CRLF - Caractere de retorno de carro seguido por um caractere de alimentação de linha.
  • Object - The Salesforce object on which you want to perform the operation. This field supports only strings and String variables.
  • Operation - Specifies what type of operation you want to perform. By default, this property field is set to Insert. The following options are available:
    • Inserir
    • Atualizar
    • Upsert
    • Excluir

Diversos

  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.

Saída

  • Id - The ID of the bulk API job. This field supports only strings and String variables.
  • SalesforceStatus - O status retornado do Salesforce assim que a ação é concluída, armazenado em uma variável SalesforceStatus . Este campo suporta apenas SalesforceStatus variáveis.
  • Propriedades
  • Comum
  • Entrada
  • Diversos
  • Saída

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades