Webhook receiver (paid runtime)
Setup
Option A — Oracle Integration Cloud- Create an Integration in OIC with an App-Driven Orchestration pattern.
- Add the Mycelium REST Adapter as the invoke endpoint:
https://runtime.myceliumai.co/webhooks/oracle/{your_tenant_id}. - Map the Oracle Business Event payload to the Mycelium schema in the mapper step.
- Activate the integration.
- Add to the runtime env:
ORACLE_OIC_CLIENT_ID_{TENANT_ID}ORACLE_OIC_CLIENT_SECRET_{TENANT_ID}ORACLE_OIC_TOKEN_URL_{TENANT_ID}