post
https://api.joinblink.com/v2/feed/events
Allows your integration to send feed events to users in your organisation.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The 'external_id' fieldThe uniqueness of this field across all events the integration has sent is NOT enforced. If you send multiple feed events with the same external_id, it is undefined which event's event_id will be returned by the Get Event Id By External Id endpoint.
The 'body' fieldThe body field when sending a feed event is a JSON object that must conform to the Blink CardKit spec. Find out how to build a CardKit card here.
Sending feed events with Attachments or ImagesIf your feed event contains an
attachmentorimagesection, you can host your content on Blink rather than using external URLs. To do this you send your attachment when calling the Send Feed Event endpoint, click here to find out how.