Plugin
Create a new plugin or import a predefined plugin. You can later import these plugins into your enterprise as per your requirements.
Details
Update basic details of your plugin.
Variables
Add variables to reuse values across your plugin. To learn more, check out variables.
Forms
Add forms to provide structure to your plugin data. To learn more, check out forms.
API
Add desired API's to your plugins. API types include:
Type | Description |
---|---|
Delete | Delete a specific data |
Get | Retrieve data on a server |
Patch | Update specific properties of an existing resource—without overwriting the others |
Post | Create new resources |
Put | Replace an existing resource with an updated version |
Webhook | Altering the behavior with custom callbacks |
Resources
Add a JAR, RPC or Dev resource to your plugin.
Deploy
Name your plugin and deploy your enterprise.