Home Document
⌘K
Version v0.27.5

Updates

Conditional Values in Webhooks

We’ve improved the rule-checking process to handle more complex conditions. Now, you can define multiple conditions, and the webhook will evaluate them against the incoming data to determine the correct action.

  • Conditional Logic: A user-friendly interface is now available to add conditional rules to any field in your webhook. These rules allow for more dynamic and flexible data handling.
  • Enhanced Validation: New validation rules have been added to help ensure your data matches your specified conditions before it is processed.

App Side Logs

We’re excited to announce the addition of app-side logging, a powerful feature that brings greater transparency and control to your users. App-side logging allows users to view key logs directly within your app, such as tracking login attempts, page views, and file access. You can also apply advanced filtering options, including user IP addresses, record IDs, and page details, to provide more targeted insights.

As always, ensure that logs are displayed securely to protect sensitive information. This feature offers a new level of visibility and customization for app activity tracking!

Learn more here

 

Abilty to disable equations

If you have an equation you don't want to run but also don't to delete you can now disable it. 

Run equations on non connected tables

NEW! Run queries against non-connected tables

As we continue optimizing our equations and formulas, we’ve added the ability to run queries against non connected tables. This can even be used with values from existing records to filter those values.

This can be very useful when you want to do highly complex queries. For example:

  • Do a lookup in another table to find pricing based on tiered pricing structure. You’re able to pass the values from the existing record as a filter parameter.
  • Concatenate values from another table based on advanced filters with ability to sort and limit the results based on dynamic filters.

Use URLs in logos of new layouts

Our new layout now support using a URL instead of uploading a logo for the logo and mobile icon. 

Magic Link Updates

Single Sign-On (SSO) with Microsoft Azure

We are pleased to introduce a new feature allowing Single Sign-On (SSO) integration with Microsoft Azure. This update provides a seamless and secure login experience for your users.


To learn more about how to set up SSO with Azure, including detailed steps on registering a new app, defining API permissions, adding a certificate and secret, and configuring your app, please refer to our SSO with Azure Support Document.

 

image-720.png

Multi-step Incoming Webhooks

We have introduced Multi-step Incoming Webhooks, enabling you to set up complex workflows that trigger multiple actions within your app. This feature increases automation and efficiency.

Webhook Catcher Updates

Our Webhook Catcher has been updated to allow you to share webhooks with other users, making it easier to collaborate and integrate with external services.

New Logins

Our new login features provide enhanced security and convenience. Now, you can customize login forms to better fit your app’s branding and user requirements.

Search Results