Meta Arguements and References
Meta arguments
All workflows will have these meta arguments.
Stage
Arguments | Values |
---|---|
integration | Integration to be used, if not set default to Paymongo |
account | Account associated to your integration, if not set default to your Paymongo account ID |
Steps
Arguments | Value |
---|---|
retry | Amount of Retry |
retry_duration | Time to wait until retry is deemed as failed |
retry_algorithm | Algorithm to be used for retry, values: linear / exponential_backoff |
name | To name your step for the output to refer to |
on-failure | Workflow or notification to trigger on failure |
Meta References
All workflow will have these meta references.
Steps
References | Value |
---|---|
Output | Output of the integration if any. To be accessed in dot notation |
Updated 3 days ago