added
New SDK method to open an app rating popup
April 1st, 2024
We just released the openAppRatingPopup
SDK method that opens an app rating dialog to prompt users to rate your app. You can call this once in 24 hours and only on iframes of marketplace apps. It can't be called on a user who has already rated the app.
This method has no parameters.
monday.execute('openAppRatingPopup');