Skip to main content

Release 2023-05-22

New features

Messaging

  • Introducing OneClick messaging! The messaging feature allows you to communicate back to the users about the progress and results of your automation process.
  • Messages can be sent in form on HTTP response messages or as custom messages by sending them as HTTP POST calls to the messaging end-point URL.
  • You can send up to 10 messages per button click event.
  • Read all theĀ details in the configuration guide, and remember to have a look at our Make and Zapier messaging examples!

oc-messaging.gif

Button cooldown

  • The button cooldown feature prevents unintentional and intentional repeated button clicks to avoid unnecessary triggers of your automation process. You can set up a cooldown time in seconds, for which period the button will be disabled after a click. A progress indicator will be show to the user in the meanwhile. Read more about cooldown here.

image.png

Deprecations

Wait for response

  • The wait for response feature has been deprecated and replaced by the new messaging feature.

image.png

Please note that all buttons that had the Wait for response option enabled have now the Messaging feature enabled by default. You can change this in the connection settings

Improvements

Button description

  • The button description setting field has been moved to the Connection section in the connection settings dialog