salesloft-webhooks-events

Installation
SKILL.md

Salesloft Verified Webhook Processing

Overview

This skill accepts a delivery only after authenticating its exact bytes and subscription secret. It makes side effects idempotent even though the general delivery contract does not expose a timestamp replay header.

Prerequisites

  • Approved HTTPS callback URL and event type
  • Webhook subscription with a high-entropy callback token
  • Raw-body access before JSON parsing
  • Durable deduplication store and reconciliation owner

Tool Discipline

Use Read, Glob, and Grep to inspect body parsing, signature comparison, queues, and side effects. Use WebFetch only for current official Salesloft webhook documentation. Use Write or Edit after the handler boundary is confirmed.

Current Contract

Installs
1
GitHub Stars
2.8K
First Seen
12 days ago
salesloft-webhooks-events — jeremylongshore/tons-of-skills-marketplace