website logo
πŸ”­Overview
πŸ’ΌPlatform Actions
πŸ’œIntegrations
🧰Custom Actions
πŸ› οΈDeveloper's Guide
Navigate through spaces
⌘K
πŸ“•Call API
πŸ“•Generate Document
πŸ“•Call Subprocess
πŸ“•Decisional
βš“Decisional Further Reading
πŸ“•Join
πŸ“•Delay
πŸ“•For Each
πŸ“•Get File Data
πŸ“•Map Process Data
βœ‰οΈSend Email
πŸ“¬Inbound email
πŸ“Database
πŸ“Documents
πŸ“DateTime
πŸ“FTP/sFTP
πŸ“Json
πŸ“XPath
πŸ“Lists
πŸ“Numerical
πŸ“Strings
πŸ“Converters
πŸ“Excel
πŸ“Scripting
πŸ“Utilitary
πŸ“Pdf
πŸ“Beta
Docs powered byΒ archbeeΒ 

File To Base64

3min

Overview

Use this action to convert the content of a File variable to a Base64 string.

How to configure the File to Base64 action?ο»Ώο»Ώο»Ώο»Ώ

Step 1. Create a process and give it a name.

Step 2. Drag the File to Base64 action to the canvas and link it to the other actions.

Document image
ο»Ώ

Step 3. Create the variables needed for the configuration of the action, and then add them to the configuration panel:

Document image
ο»Ώ

File: you need to input the File where the content will be read from

Base64 content: the output contains the content converted to base64 string format

ο»Ώ

Step 4. Save, Validate and Run the process.

Step 5. You will be prompted to add the file for our input variable. Click Run.

Step 6. To verify the process click Check instance.

Step 7. In the Output section, you can see the base64Content variable with the file's content converted to base64 string format.

Updated 03 May 2023
Did this page help you?
Yes
No
PREVIOUS
Read File
NEXT
Read Msg File
Docs powered byΒ archbeeΒ 
TABLE OF CONTENTS
Overview
How to configure the File to Base64 action?ο»Ώο»Ώο»Ώο»Ώ