📁 Reference
Plugin

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:

TypeDescription
DeleteDelete a specific data
GetRetrieve data on a server
PatchUpdate specific properties of an existing resource—without overwriting the others
PostCreate new resources
PutReplace an existing resource with an updated version
WebhookAltering the behavior with custom callbacks

Resources

Add a JAR, RPC or Dev resource to your plugin.

Deploy

Name your plugin and deploy your enterprise.