Configure VS Code

The Make SSL certificate is not yet in the list of VS code SSL certificates. To use the Make Apps Editor with Make you will have to disable using system certificates in VS code.

  1. If you are using the Make Apps Editor to connect to Make, go to VS code Settings > Application > Proxy. Uncheck the box System Certificates.

2. Install the Make Apps Editor. You can get the Make Apps Editor from the VS Code Marketplace or install it in the Extensions tab in VS code.

3. Click the Integromat icon on the VS code sidebar. Clicking on the Integromat icon activates the Make Apps Editor. You get notified in a pop-up window that you didn't set up a development environment yet.

4. Click the Add environment button to launch the environment setup or execute the command: Integromat Apps: Add SDK Environment from the command palette.

5. Fill in the API URL in the next pop-up window. The API URL depends on your Make zone. For example, the US1 Make zone has the API URL: us1.make.com/api.

If you are connecting to a private instance of Integromat 2.0, you need to specify the URL path with the /api suffix, for example my-awesome.integromat.cloud/api.

6. Fill in the label for the environment in the next pop-up window. Press Enter to confirm the environment label.

7. Select Make 2 for the environment version in the next pop-up window:

8. Copy your Make API key in the last pop-up window. If you don't have an API key yet follow the procedure to create a Make API key.

The Make Apps Editor extension restarts with the environment configuration.

A new sidebar appears in VS code with a list of your custom apps and Make open source apps. Your custom apps are listed in the block My apps if you have created any previously. The Make open source apps are listed in the Open source apps field at the bottom of the VS code sidebar.

Last updated