# TECHNICAL GUIDE

- [Flows & Handlers](/developers/flows.md): "Flows" are a set of statements, written like pseudocode using simplified language, for implementing integrations.
- [Add New Flow](/developers/flows/add-new-flow.md): This section lists the steps that are required to create a new Flow.
- [Simulator](/developers/flows/simulator.md)
- [Flows: Best Practices](/developers/flows/best-practices.md): Recommended practices to construct well organized Flows.
- [Flows: Use Cases](/developers/flows/use-cases.md)
- [Timezone Converter Handler](/developers/flows/timezone-converter-handler.md): Handler to convert a given timezone and generate timestamps
- [Supported Timezones](/developers/flows/supported-timezones.md): List of supported time-zones
- [API and Mapping](/developers/api-and-mapping.md): While creating APIs in the API Manager, sample request and response are provided. The keys entered in this sample are reflected in the Source and Destination sections in the Mapping configuration page
