Rule Engine Integrations
For Easier Life

Explore our integration options to connect with your favorite tools.

integrations hero image

Platform Integrations

DecisionRules at Your Fingertips

Use business rule engine right in your automation platform or system integrator.

n8n

How to connect DecisionRules and N8N

Read more

Azure

Integrating DecisionRules with Azure Functions

Read more

Power Automate

A practical guide to Connecting DecisionRules and Power Automate

Read more

Jira

How to Automate DecisionRules Approvals with Jira

Read more

see it in action

Curious about your integration

Book a meeting with our expert and explore your options.

Try for free
Bracey Parr

Bracey Parr

DecisionRules Expert

Book a demo

Embedding & Iframe

Embed DecisionRules in Your Application

DecisionRules can be embedded to customer applications for smooth user experience. We offer embedding into Salesforce, where the users can configure sales-related business rules right in the tool.

Salesforce

System INTEGRATIONS

Integrate Seamlessly with Any System

DecisionRules will fit your technological stack.

Init example:

import DecisionRules from "@decisionrules/decisionrules";

const opt = {
  solverKey: "solver_key_string",
  host: "https://api.decisionrules.io",
};

const dr = new DecisionRules(opt);
const result = await dr.solve(
  "rule-alias",
  { "input": "Hi Solver" },
  "version"
);

Featured review

"With DecisionRules, the dependence on our development teams has greatly reduced which has translated into more time available to spend on other projects within the company. Furthermore, we are able to cut down the overall time spent in developing rules and have been afforded the capacity to increase the amount of rules we can create."

Lior Gal

Dev Group Lead, Pango

Integrations

Connect Your Data Sources

Integrate internal databases, third-party data sources and other services.

PostgreSQL PostgreSQL
Snowflake Snowflake
MySQL MySQL
Oracle DB Oracle DB
MS SQL MS SQL
Rest API Rest API