> For the complete documentation index, see [llms.txt](https://200ok.gitbook.io/200ok-documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://200ok.gitbook.io/200ok-documents/user-manual/utilities.md).

# Utilities

- [Json To Apex](https://200ok.gitbook.io/200ok-documents/user-manual/utilities/json-to-apex.md)
- [JSON parser invocable method](https://200ok.gitbook.io/200ok-documents/user-manual/utilities/json-parser-invocable-method.md)
- [Apex Class Template Creation for Header, Request and Response.](https://200ok.gitbook.io/200ok-documents/user-manual/utilities/apex-class-template-creation-for-header-request-and-response..md): In this guide, we will explore the process of creating custom classes for handling Headers, Requests, and Responses in Apex by using the Apex Template.
