Integrations

Overview of code accounts

Code service account is a function provider. By connecting to a provider, you can use its functions from CodeMash. By default, when you enable code service, default CodeMash provider is added which allows you to use CodeMash implemented functions or create your own custom functions.

Function providers

You might want to add your own provider account with your own functions. This has its own benefits such as an easier development environment (provided web code editors or integrated deployment options). The following are the supported function providers which you can use from CodeMash.

  1. CodeMash built-in

  2. Aws Lambda

  3. Google Cloud Functions

  4. Azure Functions

How to setup each of them, follow the links below.

pageAWS LambdapageGoogle Cloud FunctionspageAzure Functions

Last updated