Services

HTTP Server

Expose HTTP endpoints to trigger actions and workflows.

Overview

The HTTP Server services provides dedicated actions, triggers, and helpers that you can combine with the rest of your FaustBot automations.

Automation Hooks

Connect this services to triggers and actions.

Realtime Updates

React to changes as soon as they happen.

Workflow Ready

Combine with variables, commands, and scripts.

Setup

1

Enable the Services

Open FaustBot settings and enable HTTP Server.

2

Configure Settings

Enter any required connection details or configuration values.

3

Test an Action

Run a quick action to confirm the services responds.

Tip

Use test actions before going live to confirm the workflow behaves as expected.

Capabilities

  • Expose actions for HTTP Server workflows.
  • Provide triggers or events where supported.
  • Work with variables, cooldowns, and command logic.

Scripting API

Use the CPH API to control HTTP Server from scripts. See the full API reference for available methods.