PipedreamHQ/pipedream

[TRIGGERS] Upsales webhook triggers

Open

#19,463 opened on Dec 11, 2025

View on GitHub
 (1 comment) (0 reactions) (1 assignee)JavaScript (5,305 forks)batch import
blockedenhancementhelp wantedprioritizedtrigger / source

Repository metrics

Stars
 (7,438 stars)
PR merge metrics
 (Avg merge 9d 7h) (131 merged PRs in 30d)

Description

Describe the event source. What app is this for, and what event does the trigger correspond to? The event source is Upsales, which can generate outbound webhook calls. Upsales will notify external applications when a record is changed. Each trigger is tied to a specific object (e.g company, contact, ...) being created, updated or deleted.

Please provide a link to the relevant API docs for the specific service / operation this trigger is tied to. App Triggers:

  • Company
  • Contact
  • Order or Opportunity
  • Activity

Contributor guide