Allows your integration to send feed events to users in your organisation.

🚧

The 'external_id' field

The 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' field

The 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 Images

If your feed event contains an attachment or image section, 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.

Language
Authorization
Header
Click Try It! to start a request and see the response here!