Hello all,
We have a flow that creates leads in our Dynamics 365 Sales environment based on fields populated in a Contact Form 7 'Contact us' form on our website. This works fine until we introduce a multi-select form entry. When the Flow runs with the Multi-select added, we get the following error:
{
"error": {
"code": "0x80060888",
"message": "The optionset values sent [\"Cloud\"] are not valid integers."
}
}
Really grateful for any help to point me in the right direction.
Thanks.