Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Webhooks

Webhooks are one way that apps can send automated messages or information to other apps. You can use webhooks with services like Make or IFTTT to automate tasks.

  1. Supported Events
  2. Set Up Endpoints
  3. Case Study

Supported Events

Interlink supports the bookmark.created event, which is triggered when a new link is manually added to Interlink (either from the app, the bookmarklet, or the browser extension). This event does not fire when multiple links are imported.

Set Up Endpoints

  1. Open Interlink and navigate to More > Webhooks
  2. Tap on Configure Webhooks
  3. You’ll be redirect to the Endpoints management page.

Here you can add endpoints, debug delivery, inspect and replay past webhooks.

Case Study

I set up a Make scenario that posts a link to Slack whenever I add a new unread link to Interlink. Here’s how I did it:

  1. Create a webhook in Make to trigger the scenario
  2. Add the New message action to the scenario
  3. Add the Make webhook URL to Interlink on the Endpoints management page

Copyright © 2023 Anh Do. All rights reserved.