Find the answer you are looking for

Image Node

The Image Node is located in the Aivo Nodes category and is used to add image files as a response to the user's query within an integration, allowing the user to view and/or download the image.

▶ In the video, we explain the parameters for configuring it:


Below, you'll find a description of the fields used in the process, as shown in the video. 👇

  • URL: If you select false, enter the image file's URL. It must be secure (https) and publicly accessible; otherwise, the bot won't be able to display it.

  • Base64: If you select true, you must enter the image file in Base64 format below. When you run the flow, a temporary URL will be automatically generated by the node.

✅ Key Information:

  1. Supported formats are jpg, jpeg, png, and gif.
  2. The temporary URL is valid for 1 hour during the bot session, so it should only be used within the integration.
  3. URLs pointing to stored files, such as Google Drive, are not supported.
  4. The URL and Base64 String fields support access to variables from the msg object using curly braces; for example, {{myParameter}} inserts the value from msg.myParameter.

➡ Download the example flow from this link.

Keep in Mind:
When testing, insert an Inject node before the Image Node, which should contain either the image file URL or the Base64-encoded content in the appropriate field.

This website stores cookies on your computer. These cookies are used to collect information about how you interact with our website and allow us to remember you. We use this information in order to improve and customize your browsing experience and for analytics and metrics about our visitors both on this website and other media. To find out more about the cookies we use, see our Privacy Policy.

If you decline, your information won’t be tracked when you visit this website. A single cookie will be used in your browser to remember your preference not to be tracked.