Last updated
© 2025 make.com
Last updated
To start editing the source code, find the item you want to edit in the left menu and click it. A new editor will appear and the current source will be downloaded from Make. You can edit it as a normal file. If your app contains some RPCs or IML functions, they will be provided to you.
After pressing the shortcut CTRL+S
, the source code will be automatically uploaded back to Make.
To add a new item, such as a module, connection, webhook, etc., right-click the corresponding folder and click the New <item> option.
Each time the prompt will appear, you will be asked to fill in information about the newly created item. Just go through it. Your new items will always appear under the corresponding folder.
To edit metadata (for example to change a label of a module), right-click the desired item and select the Edit metadata option from the menu.
The prompt will appear allowing you to change allowed values. If you don't want to change a value, skip the field by pressing the Enter key.
To change the attached connection or webhook of an item, right-click the item and select the Change connection (or webhook) option from the menu.
The prompt will appear allowing you to change the connection or webhook. If possible, there will also be an option to unassign the current connection without assigning a new one.
Also, the prompt to assign an alternative (secondary) connection will appear. Please note, that the alternative connection should not be the same as the main connection. You can leave it empty.
To delete an item, right-click it and choose the Delete
option.
You will be asked to confirm the deletion. If you answer Yes
, the item will be deleted from the app.
Utilize the Interface Generator to generate an interface. Familiarize yourself with the Generator's functionality by following the steps described in the Interface Generator article below.
Deleting items is only possible in private apps. Once an app is published, the capability to delete items within the app is disabled. For further details regarding apps' visibility and the deletion of items, please refer to .