> For the complete documentation index, see [llms.txt](https://flowmate.gitbook.io/flowmate-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flowmate.gitbook.io/flowmate-documentation/connectors/develop-your-connector/generate-connectors-with-openapi.md).

# Generate Connectors with OpenAPI

The first step to offer your customers more integrations is to develop your connector. This will allow you to connect your app all available and upcoming apps.

To make it easy, we have developed the [Component Generator](https://github.com/openintegrationhub/component-generator). The generator is based on OpenAPI 3 and will help you to develop your connector.

{% embed url="<https://github.com/openintegrationhub/component-generator>" %}

We are happy to support you if you don’t have an OpenAPI 3 specification yet. Please get in contact to <service@flowmate.io>

After you have developed your connector, please upload your connector to GitHub and provide us a link. We will then check the connector and deploy it to Open Integration Hub.

That’s it! The next step is to create your integrations.
