Consuming and processing webhooks with Huginn
A demo of how you can use Huginn (an open source workflow automation tool) to consume and process Marketplacer webhooks.
Overview
Huginn is an open-source workflow automation tool (similar to Zapier) that allows you to define agents that perform discrete units of work. In this video we show you how you can use Huginn to:
- Consume variant webhooks from Markerplacer
- Determine if the stock position (aka
countOnHand
) for that variant is below a defined threshold - If the stock position is below our defined threshold, send a message to a Slack channel
Note: this video is a companion to the full playbook defining how to set up this same demo environment.
Pre-requisites
- If you’re an Operator - this video
- If you’re a Seller - this video