Informatica · Example Payload

Informatica Platform Rest Mapping Example

A sample description.

Address VerificationB2B GatewayCloud ServicesData GovernanceData IntegrationData ProfilingData QualityEnterprise SoftwareETLIDMCIICSMaster Data ManagementReference Data Management

Informatica Platform Rest Mapping Example is an example object payload from Informatica, with 23 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

@typeidorgIdnamedescriptioncreateTimeupdateTimecreatedByupdatedBybundleObjectIdbundleVersiontemplateIddeployTimehasParametersvalidfixedConnectionhasParametersDeployedfixedConnectionDeployeddeployedTemplateIdtasksparametersinOutParametersreferences

Example Payload

Raw ↑
{
  "@type": "example_value",
  "id": "abc123",
  "orgId": "500123",
  "name": "Example Title",
  "description": "A sample description.",
  "createTime": "example_value",
  "updateTime": "example_value",
  "createdBy": "example_value",
  "updatedBy": "example_value",
  "bundleObjectId": "500123",
  "bundleVersion": "example_value",
  "templateId": "500123",
  "deployTime": "example_value",
  "hasParameters": true,
  "valid": "500123",
  "fixedConnection": true,
  "hasParametersDeployed": true,
  "fixedConnectionDeployed": true,
  "deployedTemplateId": "500123",
  "tasks": 10,
  "parameters": [],
  "inOutParameters": [],
  "references": []
}