📄️ Overview
The FME platform is becoming more popular in different fields since it powers business decisions with enterprise integration and no-code automation. You spend more time using data and less time fighting it. FME is used for:
📄️ Authentication
We need to send a request to the Authentication endpoint to get the token.
📄️ Process Data
After saving the token from the Authentication step, we can now use it to make another request for actually getting the collisions. To send another HTTP request, we have to select an HTTPCaller block and connect the output of the JSONExtractor mentioned here to the input of the HTTPCaller. The procedure for finding the blocks and settings is explained here.
🗃️ HTML Generator
4 items