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
name required string
The name of the stubmation workflow you would like to call.
flow_data JSON Object
JSON Object containing all the data the stubmation workflow needs or is expecting.
timeout optional number
The seconds after which the stubmation will time out.
Default: 60