UiPath Documentation
studio-web
latest
false
Studio Web-Benutzerhandbuch
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

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. Wählen Sie auf der Arbeitsfläche Ihres API-Workflow-Designers das Pluszeichen (+) aus. Das Menü Aktivität hinzufügen wird angezeigt.
  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. Debuggen Sie den Workflow, um die Aktivität auszuführen und Ausgabefelder für die spätere Verwendung zu generieren.
  • Using the File to Base64 activity

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben