Informatica · Example Payload

Informatica Platform Rest Mapping Task Update Request Example

A sample description.

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

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

Top-level fields

@typenamedescriptionruntimeEnvironmentIdscheduleIdpreProcessingCmdpostProcessingCmdsourceConnectionIdtargetConnectionIdparameters

Example Payload

Raw ↑
{
  "@type": "example_value",
  "name": "Example Title",
  "description": "A sample description.",
  "runtimeEnvironmentId": "500123",
  "scheduleId": "500123",
  "preProcessingCmd": "example_value",
  "postProcessingCmd": "example_value",
  "sourceConnectionId": "500123",
  "targetConnectionId": "500123",
  "parameters": []
}