🖼️File Blocks

Files can be downloaded and/or used in your app which can be shown in messages.

Here is an example that shows you how to do just that!

Example

The API block will send a request to download the image from the url.

This will output the data into the Active File which can be used by other actions such as the Send Message block which will take the Active File data as an input and upload it with the message.

Last updated