Liking cljdoc? Tell your friends :D
All platforms.

kintone.app


get-appclj/s

(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
sourceraw docstring

get-formclj/s

(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
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close