Beladed Marketing guide
Create a marketing campaign
BusinessStreamerserverweb
Create a campaign while keeping connected-provider authorization separate.
Prerequisites
- A Business or Streamer account
- A server-side secret key
- Separate authorization for any connected channel
Implementation
- 1
Create the Beladed campaign
Store campaign identity, schedule, audience, and content through the reviewed Beladed operation.
- 2
Authorize connected channels
Complete each provider authorization without exposing its client secret to a browser or mobile app.
- 3
Confirm delivery separately
A saved campaign does not prove a provider accepted or delivered it.
Related API operations
Production checklist
- Use production credentials only with api.beladed.com.
- Keep secret credentials on a trusted server.
- Verify account ownership, permissions, origins, and webhook signatures.
- Handle idempotency, timeouts, retries, and duplicate events.
- Log request IDs without logging credentials or sensitive payloads.