What OpenCX Accepts
Custom Extensions
OpenCX reads three vendor extensions to pre-configure each action:
Drop these at the operation level:
Upload
- From the dashboard
- From CI
Go to Actions, click Import from OpenAPI, and pick your
spec.json or spec.yaml. Watch the actions list for new rows. If validation fails, the dashboard surfaces the first invalid operation — fix and re-upload.What Fails And Why
Related Documentation
Build An Action
Hand-author a single action from the dashboard form.
Authentication
Where secrets live for imported actions.
Execution
Timeout, retries, response handling.
Troubleshooting
Import errors and post-import failures.