User-defined APIs
- User-defined APIs
- URL Pattern for user-defined API
- Call user-defined API
- PULL API: expose a data source as an API endpoint
- PUSH API: when API endpoint receives a payload it triggers execution of a data integration Flow
- UPLOAD API: using an HTTP Listener to upload files
- CRUD API: API for create,update,and delete operations
- Asynchronous POST/PUT Listener requests throttling and queuing