# Building triggers

TIP

Before we start, it is also important to get familiar with the different types of HTTP request methods which power all triggers.

Triggers are a crucial part of any connector. They allow users of your connector to trigger recipes in Workato based on events in your target application. There are multiple types of related triggers available in Workato:

  • Polling triggers
  • Static webhook triggers
  • Dynamic webhook triggers
  • Hybrid triggers (Webhooks + polling)

# General structure of triggers

You can find a full reference of the triggers key in our SDK reference.


Last updated: 9/12/2022, 11:18:49 AM