API Docs
Rivery.io
Community
Login
Free Trial
Contents
x
Getting Started
Demo Videos
Blueprint
Rivers
Sources
Targets
Administration
Security
REST API
Support
Troubleshooting
Release Notes
API Upgrades Changelog
Powered by
Webhooks
3 Articles
in this category
Share this
Print
Share
Dark
Light
Contents
Webhooks
3 Articles
in this category
Share
Dark
Light
Rivery Webhooks Integration Guide
Overview Rivery Webhooks provide a seamless way to connect HTTP endpoints on the web to your cloud data warehouse. With Webhooks, you can stream real-time events or notifications and record them in a cloud-based Relational Database Management Syst...
Setting custom cors in webhook
Overview Webhook support custom origins. How To Set Up In the source tab set add access control allow origin and enable the river. Note Access Control Allow Origin can only be edited when the webhook is disabled...
Webhooks FAQ
Is there a limit on how much data can be sent in a single request? Yes, there is a limit of 8 MB per request. However, it is recommended to divide data into smaller-sized payloads and send them in a higher number of requests. This approach e...