github mondaycom/monday-sdk-js 0.1.4
Introduce new "set", "valueCreatedForUser", "openSettings" and "closeSettings" methods

2 years ago

In this version there are 2 new methods which are introduced:

  1. "Set" method - is used for setting up data inside your application.
  2. "valueCreatedForUser" execute method - notifies the monday platform that user gains a first value in an app.
  3. "openSettings" execute method - opens view settings window
  4. "closeSettings" execute method - closes view settings window

Please check relevant sections in the Readme file for more info.

Don't miss a new monday-sdk-js release

NewReleases is sending notifications on new releases.