Fluent Commerce Logo
Docs
Sign In

fc.rubix.sdk.webhook.retry.method

Setting

Changed on:

12 Feb 2024

Setting AreaWorkflow
Supported context levels:Retailer

Overview

Makes Webhook retries for custom Webhook rules using custom Webhook rule logic instead of the default logic.

Values

Data TypeValues
String

`preserve-event-details`

Detailed technical description

Value: 

`preserve-event-details`

Makes Webhook retries for custom Webhook rules using custom Webhook rule logic instead of the default logic.

Default:
All webhook retries will be processed using the standard rule 
`FLUENTRETAIL.foundation.SendWebhook`

Configuration example

1"settings": {
2        "fc.rubix.sdk.webhook.retry.method": "preserve-event-details"
3    }

Language: graphqlschema