Informatica · Example Payload

Informatica Platform Rest Mapping Task Create Request Example

A sample description.

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

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

Top-level fields

@typenamedescriptionmappingIdruntimeEnvironmentIdscheduleIdpreProcessingCmdpostProcessingCmdsourceConnectionIdtargetConnectionIdparameters

Example Payload

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