-
Restore a deleted page
Is there a way to restore/rollback a deleted page by Admin user?
-
Teams webhook on alerts
Does anyone have configured a Teams' webhook on Action section for alerts? When I insert my incoming webhook url and try to send a test, it's failing.
-
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!