Skip to Main Content
Status Backlog
Categories Core API
Created by Guest
Created on Apr 7, 2023

Create and delete rules via API

Request
Enable rule creation and deletion via API, including rules that trigger external webhooks, so integration apps can programmatically configure rules for their workflows.

  • Attach files
  • Guest
    Dec 9, 2024

    Specifically, the ability to create and delete rules that will call external webhooks.

    This is crucial for integration apps to be able to directly create rules that are triggered to send event information to the integrated app.

    This will solve the current problem that all events of all inboxes of a user are sent to the integrated apps.

    Thank you