This document provides an overview of how to build complex calls to APIs without writing code using FME. It discusses features of the HTTPCaller like cookies, concurrency, rate limiting, building SQL-like queries, uploading/downloading files, pagination, and creating custom web tools with custom transformers. Examples are given around traffic cameras, photo processing, and retrieving all jobs from an API. Tips discussed include using other tools like Postman to test workflows and starting simple before adding complexity.