(get-app conn app)
Gets general information of an App, including the name, description, related Space, creator and updater information.
app - The kintone app ID. integer
Gets general information of an App, including the name, description, related Space, creator and updater information. app - The kintone app ID. integer
(get-form conn app)
Retrieves the form details of an app. WARN: This API is being deprecated. c.f. https://developer.kintone.io/hc/en-us/articles/213148927
app - The kintone app ID. integer
Retrieves the form details of an app. WARN: This API is being deprecated. c.f. https://developer.kintone.io/hc/en-us/articles/213148927 app - The kintone app ID. integer
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close