Form Service API Operations Index

Form Service API Operations Index

All available Form Service API Operations

Form Definition
POST
Search Form Status

Retrieve statuses of forms specified by reference IDs.

POST
Create Form

Create form definition.

GET
Get Form

Retrieve the Form definition of a form with the specified ID.

DELETE
Delete Form

Delete the form with the specified ID.

GET
Search By Source And Type

Search for form definition by source type, source ID and form type.

DELETE
Delete Form 1

Delete the form with the specified sourceType, sourceId and formType.

Form Designer
POST
Generate Elements Runnable Item

Generate designer elements for a given runnable item.

POST
Fetch Customized Form

Fetch a request form from the database, according to the search parameters. Generate one according to the JsonSchema if there isn't a persisted form.

POST
Generate Json Schema

Generates json schema based on the provided form layout schema

POST
Get External Value

Get a list of external values.

POST
Generate Elements

Generate designer elements for a given request schema.

Form Renderer
POST
Fetch Form

Generate request form for a given library schema.

POST
Fetch Model

Generate request form model for a given library schema.

POST
Execute External Actions

Execute multiple external actions to get a list of values (for the UI)

POST
Perform External Validation

Perform external validations for a form (for the UI)

GET
Lookup External Resource

Retrieve external resource object depending on namespace type and id

POST
Lookup External Resources

Retrieve external resource value depending on provided value source type