Define a Trigger with Webhook Transformation
Learn how to define a trigger that transforms a webhook payload into a simplified format, which is displayed in the Oracle Integration mapper.
Prerequisites:
- Define a schema representing the trigger object, to be presented to the Oracle Integrationorchestration or mapper.
- Define a schema representing the actual webhook received by Oracle Integration.
- Ensure a flow for transforming data exists in the adapter definition document. For information on how to define a flow, see Invoke a POST API.