Author:
Esma Tuzovic
Changed on:
5 Sept 2024
Pre-defined settings can be added to a Workflow to change and improve default Workflow behavior. Settings are added to the Workflow object as key-value pairs. You can see an example of Workflow Settings in context in the create an empty workflow guide.
JSON Key | Value Type | Mandatory | Description |
settings | Object | NO | An object of key-value pairs that can enhance the performance and functionality of your Workflow. See available settings here. |
1{
2 "settings": {
3 "{{settingName}}": "{{settingValue}}"
4 }
5}
Language: json
Name: Settings sample
Description:
[Warning: empty required content area]Copyright © 2024 Fluent Retail Pty Ltd (trading as Fluent Commerce). All rights reserved. No materials on this docs.fluentcommerce.com site may be used in any way and/or for any purpose without prior written authorisation from Fluent Commerce. Current customers and partners shall use these materials strictly in accordance with the terms and conditions of their written agreements with Fluent Commerce or its affiliates.