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

Fazer upload do arquivo

UiPath.Salesforce.Activities.UploadFile

Uploads a new file or a new version for an existing file in Salesforce. This activity only functions inside a Salesforce Application Scope activity.

Propriedades

Comum

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

Entrada

  • Description - The description of the file you want to upload. This field supports only strings and String variables.
  • FilePath - The full path of the file you want to upload. This field can also be configured from the Configure wizard of the activity by browsing for the file on the local machine. This field supports only strings and String variables.
  • InputId - The ID of an existing file on Salesforce to which you want to update with a new version. If an ID of a file that already exists in Salesforce is specified in this property field, a new version is created for it with the file you designated for upload. This property field is optional, and leaving it empty uploads a new file to Salesforce. This field supports only strings and String variables.
  • Title - The title of the file that you want to upload. This field supports only strings and String variables.

Diversos

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

Saída

  • OutputId - The ID of the file created in Salesforce. If an ID is specified in the InputId property field, this field contains the same ID. If a new object is uploaded to Salesforce, its newly generated ID appears here. 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.
  • VersionId - The ID of the newly created version. This field supports only strings and String variables.
  • 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