Tasks
Stubmation
Stubmations are a set of larger workflow tasks that are built into Stubber.
A stubmation task typically will run an action on a stub via webhook or return data back into the stub.
Basic usage
Parameters
required string
name The name of the stubmation workflow you would like to call.
JSON Object
flow_data JSON Object containing all the data the stubmation workflow needs or is expecting.
optional number
timeout The seconds after which the stubmation
will time out.
Default: 60