Skip to main content

Integrations

YepCode allows you to leverage external services through a variety of integrations. Continuously expanding, our integrations enable you to read and publish information from and to databases, APIs, SaaS, Storage Systems, and more.

Integration relies on open-source packages available through:

  • JavaScript We use the npm, the package manager for JavaScript.
  • Python We use the pip, the package installer for Python.

Utilizing this approach, YepCode allows you to access the functionality provided by these packages directly within the YepCode editor.

We've implemented an initialization system for integrations to work seamlessly with the credentials system. This not only prevents the inclusion of sensitive information in the source code editor but also facilitates the management of different environments for the same service.

With each new integration, we provide sample snippets in our editor. These snippets are designed to help you make the most out of the integration without needing to navigate outside YepCode to understand how specific operations should be done. You can find detailed documentation for each integration on the YepCode docs page.

Here are some of the integrations currently supported by YepCode. Explore them and stay tuned as we continue to add more every day. If you have specific requests or are interested in using other services, let us know.