We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba0ea54 commit e8a9dbeCopy full SHA for e8a9dbe
1 file changed
lib/drip/client/workflow_triggers.rb
@@ -2,6 +2,7 @@ module Drip
2
class Client
3
module WorkflowTriggers
4
# Public: List all workflow triggers.
5
+ # id - Required. The String id of the workflow
6
#
7
# Returns a Drip::Response.
8
# See https://www.getdrip.com/docs/rest-api#workflow_triggers
0 commit comments