Select Page
Give it a REST! Part 1: Calling the irServer REST Rule Execution Service from a Rule App

Give it a REST! Part 1: Calling the irServer REST Rule Execution Service from a Rule App

Warning: in the InRule Blog, we have a wide variety of posts – some are targeted towards business users, and others are targeted towards the more technical side of our customer base. This post is the first in a two-part series about interacting with REST endpoints...
Salesforce Integration: Bespoke Execution using Lightning, REST, APEX, and JavaScript

Salesforce Integration: Bespoke Execution using Lightning, REST, APEX, and JavaScript

In a previous post, we looked at the fantastic integration options that are available out-of-the-box with our Salesforce integration. While the functionality that integration provides will be sufficient for the majority of InRule customers, there are always edge cases...
Extending Salesforce with Native InRule Integration

Extending Salesforce with Native InRule Integration

It’s been over three years since we introduced InRule for Salesforce, and our Salesforce integration is now stronger than ever. If you want a deep dive into the integration, you’re in luck – we just released a webinar that goes into all the juicy details. Want to dive...
Merging Rules With… Other Rules?

Merging Rules With… Other Rules?

Introducing the irAuthor Merge Extension What is a merge tool? While InRule is designed to empower business users to author their own rules, there will inevitably be folks from the IT side of the organization that interact with business rules at some point – be it for...
ETL and Batch Processing using InRule for JavaScript and MongoDB

ETL and Batch Processing using InRule for JavaScript and MongoDB

Many of our clients utilize InRule for data preparation, data cleansing and ETL processing. Recently, we’ve seen a rise in demand in this area so we thought we’d detail how InRule can be used for this scenario. Before we get going, I want to provide a quick overview...
Binding Data schema for improved Data Model Creation

Binding Data schema for improved Data Model Creation

Your rule application is like your house: both benefit from a strong foundation. For rule applications, the entity structure (also called the schema) is the foundation. The schema is made up of one or more entities. The entities are often related to each other, but...