ÃÛ¶¹ÊÓƵ Workfront Fusion glossary
- Topics:
- Workfront Fusion
The following glossary explains some common terms in ÃÛ¶¹ÊÓƵ Workfront Fusion.
A type of module that merges together multiple bundles (multiple collections of data) into one single bundle.
For more information, see Aggregator module.
A software application. Fusion can connect to most applications, even if it does not have a dedicated connector for that application.
An app can also be a special function that manipulates data, such as an iterator or an aggregator.
A service is a source of data that might include a web API, web page, different types of servers (FTP, SMTP, IMAP), and so on.
A connections represents a set of credentials to connect to a given service. You can configure connections inside any module, and then can use that connection in any other module. Every module must have a connection selected, so that Fusion can use those credentials to access the information that the module requires.
For more information, see Connection overview.
A data store stores data from scenarios or allows you to transfer data between individual scenarios or scenario runs.
For more information, see Data Stores.
A filter can be applied between two modules, and allows you to then only work with bundles that fit certain criteria. There are a number of different filters you can apply.
For more information, see Add a filter to a scenario.
A part of a bundle. Bundles can consist of multiple items. There are several different types of items: text, number, boolean (yes/no), date, time, buffer (binary data), collections, select menu, array, and validation.
For more information, see Item data types.
A type of module that allows you to take one bundle of data (a collection of data) and divide into separate bundles. These bundles can then be processed individually by later modules.
For more information, see Iterator module.
A single step within a scenario that performs a function, such as creating a record, within the associated app or service.
Each app or service has various modules that define the way it responds to a request.
For more information, see Module overview.
A task performed by a module, such as retrieving a record or uploading a file.
For more information, see Operations.
A router allows you to duplicate data or add new routes to a scenario, so to re-route data and handle different groups of data separately.
For more information, see Router module.
A user-created series of automated steps, each represented and performed by a module. The purpose of a scenario is to move and manipulate data.
For more information, see Scenario overview.
A trigger is a kind of module that watches for new and updated data, and starts the scenario when certain conditions configured in the module apply. Triggers can be configured to start a scenario on a schedule (polling), or whenever data changes occur (instant trigger or webhook).
For more information, see Triggers in the Module overview article.
A special type of trigger that allows you to run a scenario immediately after a new bundle is available.
For more information, see Instant triggers (webhooks).