Informatica · Example Payload

Informatica Platform Rest Mapping Task Example

A sample description.

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

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

Top-level fields

@typeidorgIdnamedescriptioncreateTimeupdateTimecreatedByupdatedBymappingIdruntimeEnvironmentIdscheduleIdpreProcessingCmdpostProcessingCmdparameterssourceConnectionIdtargetConnectionIdfrsIdactive

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",
  "mappingId": "500123",
  "runtimeEnvironmentId": "500123",
  "scheduleId": "500123",
  "preProcessingCmd": "example_value",
  "postProcessingCmd": "example_value",
  "parameters": [],
  "sourceConnectionId": "500123",
  "targetConnectionId": "500123",
  "frsId": "500123",
  "active": true
}