Preparations are predefined functions to prepare incoming data from an external source before being imported to Nearest!. They are useful if your data contains unwanted content, is not in the preferred format or schema or to extract information into filterable content.
Preparations can be chained, that means you can use as many as you need.
​Remove HTML markup from incoming data
​Encode incoming HTML​
​Split values ​
​Replace input or parts of the input
​Customize the output
​Filter and exclude incoming data with predefined algorithms
Do we miss something or do you need any specific preparation method? Feel free to contact our [email protected] or go to support.nearest.place. We will add new preparations asap after reviewing the use-case.
​