Hey Vlad 👋,
It looks like you may have copied this body from an older version of our HTTP API. In the body, when clicking on the gear icon and selecting Formula, you’ll notice it’s still using the outdated JSON.stringify. However, we should be using` Clay.formatForJSON` instead.
I’ve already made the change in a new column, and everything is working as expected now 🎉. The only issue left is with the mobile phone number formatting, but you can easily resolve that by using the Normalize Phone Number formatter.
Here’s the link with more details on how to implement it:
👉 Normalize Phone Number with Clay
Let me know if you have any other questions or need further assistance! 😊