Form Service API Operations Index

Form Service API Operations Index

All available Form Service API Operations

Custom Resource Types
GET
List Custom Resource Types

List custom resource types.

POST
Create Or Update Custom Resource Type

Create custom resource type.

GET
Get R Esource Action For Custom Resource

Get resource action for resource type.

GET
Get Custom Resource Type

Get custom resource type.

DELETE
Delete Custom Resource Type

Delete custom resource type.

Deployment Resource Types
GET
List Resource Types

List all of the resource types in an organization

GET
Get Resource Type

Get the resource type for the provided ID in the currently authorized organization

Resource Actions
GET
List Actions

List resource actions.

POST
Create Or Update Resource Action

Create resource action.

POST
Get Resource Action Form Data

Returns resolved binding values based on the properties of the resource for given resource operation

GET
Get Resource Action

Get resource action.

DELETE
Delete Resource Action

Delete resource action.

GET
Get Action Runnable Item

Get resource action runnable item.

GET
Get Action Form

Get resource action's form

GET
Get Binding Action

Get binding action for given action resource type and external input type.

Schema Generation Services
POST
Get Json Object Schema

Generate a ProviderSchemaImpl for the provided RunnableItem. The schema can be used to create a custom resource type.

POST
Get Form Layout Schema

Get the layout schema for the provided runnable item, given that it exists on the specified endpoint