Softr Webhooks and Workflows

Softr Workflows fire outbound automations and HTTP webhook calls in response to app events (such as record or user changes), letting external systems react to activity inside a Softr app. There is no documented inbound public webhook subscription REST API.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: softr:webhooks
name: Softr Webhooks and Workflows
tags:
- Webhooks
- Workflows
- Automation
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.softr.io/workflows
baseURL: https://studio-api.softr.io/v1/api
properties:
- url: https://docs.softr.io/workflows
  type: Documentation
description: Softr Workflows fire outbound automations and HTTP webhook calls in response to app events
  (such as record or user changes), letting external systems react to activity inside a Softr app. There
  is no documented inbound public webhook subscription REST API.