North52 Blog
Welcome to the North52 Blog!
Business Rules Example #242 – Using xCache for Password Management
A new knowledge base article has been published on our support portal. Overview This article shows how xCache records can be used to manage your usernames and passwords. To illustrate this, we will show a formula that creates a SharePoint folder using credentials that...
Business Rules Example #241 – A Reusable Process Genie
A new knowledge base article has been published on our support portal. Scenario Overview In many scenarios you may have a North52 formula that you want to reuse across different workflows and entities. This example we will show you how to create a North52 Process...
Business Rules Example #240 – Multi-lingual Quick Button: Create and open an Appointment for a Lead
A new knowledge base article has been published on our support portal. Scenario Overview In this scenario we have a requirement from a customer to open a new Appointment for a Lead from a button on the form. The customer wants...
Business Rules Example #239 – Azure Functions with Active Directory Security – Execute
A new knowledge base article has been published on our support portal.Overview This is the second part of a two part series. Please see here if you have not completed the setup guide yet. Now that the Active Directory Security has been set up on Azure...
Business Rules Example #238 – Azure Functions with Active Directory Security – Setup
A new knowledge base article has been published on our support portal.Overview This article shows how to securely connect to an Azure Function using Azure Active Directory. Setup - Create Resource Group Navigate to portal.azure.com and login to your Azure...
Business Rules Example #237 – Using a multi-select option set in a North52 formula
A new knowledge base article has been published on our support portal.Overview In this business scenario we have many Accounts across the globe and we wish to flag an Account if it is involved with a country inside the EU. Note: In this example we have created a...
Business Rules Example #236 – Fix an unknown rogue Process using HaveFieldsNotChanged
A new knowledge base article has been published on our support portal. Overview In this business scenario we have an unknown Rogue Process that is setting the Description field to itself in an Account periodically. We are unsure as to what is causing it...
Business Rules Example #235 – Send Custom JSON Message to Azure Event Grid
A new knowledge base article has been published on our support portal.Overview The business requirement is to create a custom JSON message whenever certain fields change on the Account record. This JSON message then had to be sent to our Azure Event Grid....
Business Rules Example #234 – Match an Application with its Contact or create a new Contact for it
A new knowledge base article has been published on our support portal.Overview In this business scenario we have a custom entity which stores Application data that a User provides. When a User submits this Application, we want to match the details...
North52 Release – October 2019 – v590
New Features Updated publish process so that SDK Message Processing steps related to Actions are rebuilt if missing Updated publish process so that if formula detail is missing its web-resource it is rebuilt Update the function CreateJProperty() to be numeric...