perform
(polling) or performList
(REST Hook) must be returned within 30 seconds.
bundle.meta.isLoadingSample
. When that is set to true
, the user is testing in the Zap editor, and your integration can respond with a limited payload. More on bundle.meta
properties here.
perform
method must finish processing in 30 seconds. Polling triggers run on an interval based on a user’s Zapier plan (between 1 and 15 minutes). REST Hook triggers run on an inbound POST to their subscription URL.
perform
scripting for manipulating the payload