docs.crbcos.com/cos-api/docs/webhook-registrations
1 Users
0 Comments
14 Highlights
0 Notes
Tags
Top Highlights
Push registrations are the recommended choice for webhook delivery
call the /ping endpoint
Testing Registrations
works by searching a list of pending events via the API, processing them, and finally calling acknowledge
not recommended to poll more frequently than once every 30 seconds
similar to Poll registrations, however they are not available in real-time. Instead they are delivered via SFTP in a CSV file once per day
COS supports two different event formats: Basic and Extended.
Basic is the default and will only deliver an array of resource identifiers relating to the given event
xtended format will give you everything found in the basic format; in addition
This format should only be used in cases where the need for these details exist, since payloads can be quite large
"type": "Push"
"type": "Poll"
to test that your registration is working, simply
type": "File",
Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.