Returns all flowFieldTemplateMap business objects.

get

/gatewayapi/restapi/v1/flowFieldMapTemplates/list

Request

Query Parameters

Response

Supported Media Types

200 Response

successful operation
Body ()
FLOWTEMPLATEMAP
Root Schema : FlowTemplateMap
Type: object
FLOWTEMPLATEMAP
Show Source
Nested Schema : FieldMapTemplate
Type: object
A reference to the fieldMapTemplate business object.
Show Source
  • A description of the fieldmap template.
  • The unique ID of the fieldmap template generated by the system.
  • The name of the fieldmap template.
  • Allowed Values: [ "Direct", "Java", "Groovy" ]
    The type of fieldmap template that can be created. Choices include: Direct, Java, or Groovy.

404 Response

The FlowTemplateMap does not exist or you do not have access to it.