PostBin

PostBin integration on indie.money — webhook debugging and http request inspection tool

Written By pvdyck

Last updated About 3 hours ago

PostBin

Community — Available, not yet validated

VendorPostBin
NodesPostBin
Tier⬜ Community
AuthNone (public service)

Overview

PostBin is a free webhook debugging tool that lets you create temporary bins to inspect HTTP requests. Useful for testing and debugging webhook workflows.

Authentication

None required. PostBin is a public service with no credentials needed.

Resources & Operations

ResourceOperations
BinCreate, Get
RequestGet, Remove

Key parameters:

  • Bin ID — the unique identifier of a PostBin bin
  • Request ID — the identifier of a specific captured request

Tips

  • Bins are temporary and expire after a short period. Create a new bin for each debugging session.
  • Use Request > Get to inspect the headers and body of requests sent to your bin.
  • This node is primarily a debugging utility; avoid using it in production workflows.

Status

This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.