Hi there,
We have built an integration with custom mapping. One of the fields we map from is a Status field.
This gets mapped and sent correctly when we select a value other than the default value. If we leave the default value without changing it, it does not get sent with the payload to our endpoint.
If we change the value of the status to something else, then set back to the default value, the value is then correctly mapped.
This feels like strange behaviour and is impeding our integration app. Any advice is appreciated.