01-06-2022 09:42 AM
I am trying to add two datapills which is decimal in MySQL and Number in my JSON Format input schema in My recipe while making API Calls
, but somehow its not able to add, i even tried formula mode, how to resolve this?
01-06-2022 10:34 AM
Looks like an issue with the formula you're using. Can you share it in the thread?
01-06-2022 01:04 PM
Here
01-06-2022 12:49 PM
It looks like the pill you’ve mapped has empty string. You could use null safe expression “&” to resolve it. What formula are you using can you post a picture of your input data mapping and the formula?
01-06-2022 01:04 PM
Here