Some modulesThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) More have the capability to process files. These modules can either return an output file to be sent for further processing or require a file to be passed to them for processing. For these modules to work together to process files they have to be mapped to each other.
Modules that have the ability to work with files require two pieces of information:
-
File name
-
File content (data)
When you map a file, you choose from which module(s) in your scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive. More you want to obtain the data from. The file name and file content are then automatically mapped as they are.
Note | |
---|---|
If you need to process a file from a URL, we recommend to use the HTTP > Get a File moduleThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) More to download the file from the URL, and then map the file from the HTTP > Get a File module to the desired module’s field in your scenario. |
The example below shows how to map photos (files) from Facebook to Dropbox. The facebook triggerEvery scenario has a trigger, an event that starts your scenario. A scenario must have a trigger. There can only be one trigger for each scenario. When you create a new scenario, the first module you choose is your trigger for that scenario. Create a trigger by clicking on the empty module of a newly created scenario or moving the... Watch photos returns detailed information about each downloaded photo, including its name and content (data). To map this information to Dropbox so it can be uploaded, the Dropbox action Upload a file requires you to specify the source file that this information will be mapped from. By selecting the Facebook > Watch photos option under the source file, Boost.spaceCentralization and synchronization platform, where you can organize and manage your data. More IntegratorPart of the Boost.space system, where you can create your connections and automate your processes. More will automatically map the file name and file content. From now on, all photos from Facebook will be uploaded to the specified Dropbox folder.
However, it can happen that you want to rename the file, but want to keep the data as it is. In such case, use the Map option (as seen in the image below) to map the file name and file content independently of each other.
You will have to enter the full file name, including the ending (e.g. invoice.xml). Both binary (photos, videos, PDF and the like) and text formats are supported.
The maximum file size depends on the planCombination of a license (enabled features) and tier (numeric limits) and a subscription period (monthly / yearly). you are subscribed to (FREE – 5 MB, CORE – 100 MB, PRO – 250 MB, TEAMS – 500 MB, ENTERPRISE – 1,000 MB). If it is exceeded, Boost.space Integrator proceeds in accordance with the settings of the Enable data loss option.