Jump to Content
Octoblu APIs
GuidesAPI ReferenceChangelog
v1.0

Octoblu APIs
API Reference
StatusPortalLog In
v1.0GuidesAPI ReferenceChangelog

Octoblu APIs

  • Overview
  • Authentication
  • Direct Message a Node

Bluprints API

  • Overview
  • Create Bluprintpost
  • Delete Bluprintdel
  • Get Bluprintget
  • Like Bluprintpost
  • List My Bluprintsget
  • List Public Bluprintsget
  • List Recent Public Bluprintsget
  • Unlike Bluprintpost
  • Update Bluprintput
  • Import Bluprintpost

Flow Deploy

  • Overview
  • Start Flowpost
  • Stop Flowdel

Flow Triggers

  • Overview
  • List All Triggersget
  • List My Triggersget
  • Trigger V2post
  • Trigger (deprecated)post
  • Trigger by Namepost

Flows

  • Overview
  • Create Flowput
  • Delete Flowdel
  • Get Flowget
  • List Flowsget
  • Update Flowput

Schemas

  • Overview
  • Configure
  • Form
  • Message

Form Service

  • Overview
Powered by 

Overview

This service lets you pass a schema url and a post url as query parameters to a page that generates a form that on submit posts to that url. Its great for building forms that can post to a trigger in Octoblu!

Please see https://github.com/octoblu/form-service for details.