UiPath Documentation
studio-web
latest
false
Guia do usuário do Studio Web
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.

File to Base64

Convert a file into a Base64-encoded string using a native activity in the Studio Web API workflow designer.

The File to Base64 activity converts a file into a Base64-encoded string directly in the API workflow designer, without writing custom JavaScript code.

Use it when a downstream step expects a file as an inline Base64 string, for example when sending an image or audio file to an AI model or API that accepts Base64-encoded payloads.

Using the File to Base64 activity

To add a File to Base64 activity to your workflow:

  1. Em sua tela de designer de fluxo de trabalho de API, selecione o ícone de mais (+). O menu Adicionar atividade aparece.
  2. Select More ..., then File to Base64.
  3. In the Properties panel, configure the input file and the variable that stores the resulting Base64 string.
  4. Depure o fluxo de trabalho para executar a atividade e gerar campos de saída para uso posterior.
  • Using the File to Base64 activity

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