This guide sets up a Bosbec workflow that finds and deletes Freshdesk tickets in bulk. It is useful when test emails, spam, or another mistake has created more tickets than is practical to remove…
This guide shows how to design a webhook integration that can receive business events, store processing status, send the data to another system, and retry failed exports without losing track of…
This guide sends SMS messages through the LEKAB SMS API to units in your Bosbec account. It uses one workflow with two triggers: one to send messages to selected units, and one to update each…
This guide combines two things you may already have tried: an SMS Gateway that sends messages over HTTP, and the Hello World Interface that serves a logged-in web page from a workflow.