An incoming webhook allows a third party service to create content in readflow.
To add an incoming webhook, go to the integration configuration screen.
Click the Add
button to add an incoming webhook:
Enter an alias for your webhook.
You can customize the integration of the articles by this webhook via a script.
The service using the webhook must implement the Integration API.
The number of incoming webhook is limited by a quota depending on the user plan. The use of an incoming webhook is also controlled by a rate limiting.
Scripting
Integration API