PipedreamHQ/pipedream

[TRIGGERS] Upsales webhook triggers

Open

#19463 opened on Dec 11, 2025

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

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