Custom action plugins
Endpoints to implement
Trigger a custom action
Request Body
Name
Type
Description
{
"status": "ok"
}{
"status": "error",
"message": "..."
}Available outbound services
Retrieve the instance
Path Parameters
Name
Type
Description
Retrieve the instance properties
Path Parameters
Name
Type
Description
Creating a custom action plugin
Interfaces to implement
Create a custom action plugin instance
Request Body
Name
Type
Description
Update a custom action plugin instance property
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Debugging
Plugin logs and metrics
Last updated
Was this helpful?