Automatisch REST API

Automatisch exposes a REST API used by its web application for managing flows (automated workflows), connections (service credentials), users, and integrations. The API supports webhook trigger endpoints for receiving events from external services and provides the backend for the Automatisch UI. The API follows standard REST conventions with JSON request and response bodies.

API entry from apis.yml

apis.yml Raw ↑
aid: automatisch:automatisch-rest-api
name: Automatisch REST API
description: Automatisch exposes a REST API used by its web application for managing flows (automated
  workflows), connections (service credentials), users, and integrations. The API supports webhook trigger
  endpoints for receiving events from external services and provides the backend for the Automatisch UI.
  The API follows standard REST conventions with JSON request and response bodies.
humanURL: https://github.com/automatisch/automatisch
tags:
- Workflow Automation
- Flows
- Connections
- Webhooks
- REST
properties:
- type: Documentation
  url: https://automatisch.io/docs
- type: GettingStarted
  url: https://automatisch.io/docs/installation/docker
- type: GitHubRepository
  url: https://github.com/automatisch/automatisch