packages/pieces/community/outseta/README.md
This piece provides webhook triggers and lookup actions for Outseta CRM and Billing.
It is designed for event-driven workflows: react to Outseta events (accounts, people, subscriptions, payments) and enrich flows with minimal read-only API calls.
The piece exposes explicit event-based triggers (one trigger = one event):
Triggers are implemented as manual webhooks.
Webhook URLs must be configured in the Outseta dashboard.
Read-only lookup actions:
This piece uses the Outseta Admin API.
Required credentials:
Webhook signature verification is NOT implemented in v1.
Security relies on the secrecy of the webhook URL.
v0.1.0 – initial release.