Domo Simple API - Insert null value using json

It seems Simple API does not accept null value in json format. How can I insert null in a column using API? I tried "" and it works but this recognizes the column as string, if I need a int column or date column, this approach it's not what I'm looking for. Thanks!


Tagged:

Best Answer

Answers