Brewfather - docs
English
English
  • What is Brewfather?
  • Getting Started
    • Import Recipes
    • Creating a new recipe
    • Your first batch
    • Setting up your equipment profile
    • Introduction videos
    • Add/Update data
  • Recipes
    • Designer
      • Relative Bitterness Ratio
    • Water Calculator
    • Calculations
  • Batches
    • Planning
    • Brewing
    • Fermenting
    • Completed
  • Devices
  • Inventory
    • Fermentables
      • Adding new malts
    • Hops
    • Miscs
    • Yeasts
  • Library
  • Profiles
    • Equipment
    • Mash
    • Fermentation
    • Water
  • Styles
  • Tools
    • Alcohol
    • Yeast Calculator
    • Refractometer
    • Gravity Correction
    • Hydrometer Correction
    • Carbonation
  • Settings
  • Account
    • Subscription
  • Integrations
    • Brewtools
    • Brewtools Cloud
    • RAPT Cloud
    • SmartPID
      • Thermostat Configuration
    • Tilt Hydrometer
      • TiltBridge Setup
    • Brewbrain Float Hydrometer
    • Plaato
      • Keg
      • Airlock
    • iSpindel
      • Calibration
    • BrewPiLess
    • DIY Floaty Hydrometer
    • MyBrewbot
    • Grainfather
    • CraftBeerPi
    • Custom Endpoint
    • Custom Stream
    • Webhook
    • Taplist/On-Tap
    • Node-RED
    • Brewblox
  • API
    • API (V1)
  • Webhooks
  • Connected Apps
  • FAQ
  • Contact
  • Changelog
  • Partner/Affiliate
  • Brewing Knowledge
    • Fermentation
    • Glossary
  • Legal
    • Privacy Policy
    • Terms of Service
    • Refund Policy
    • Affiliate Terms
    • 3rd Party Licenses
    • Account Deletion
Powered by GitBook
On this page

Was this helpful?

  1. Integrations

Custom Endpoint

PreviousCraftBeerPiNextCustom Stream

Last updated 5 years ago

Was this helpful?

Define a custom https endpoint to recieve batch JSON file when clicking the send button in the batch (only visible when this is enabled).

Endpoint

Endpoint needs to be HTTPS and support CORS (). The endpoint will recieve a POST with json data containing all the batch and recipe data. Useful if you want to start a brew session on a custom automated brewery. Could for example be a custom webhook.

Cross-Origin Resource Sharing
IFTTT
Send JSON button appears in batch when this is activated