UiPath Documentation
studio-web
latest
false
Guía del usuario de Studio Web
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

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. En el lienzo del diseñador de flujo de trabajo de la API, selecciona el icono más (+). Aparecerá el menú Añadir actividad .
  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. Depura el flujo de trabajo para ejecutar la actividad y generar campos de salida para su uso posterior.
  • Using the File to Base64 activity

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado