Refined Excel Hack to Find Multiple Accounts for Sources – Improved Formula

Hi All Happy New Year, Everyone! It’s been a while since my last post, and I’m excited to return with an update. Back in 2021, I wrote an article on how to find multiple accounts in sources via Excel, which received a great deal of attention. Since then, the UI has changed, and I’ve also … Read more

IDN + Transforms + VS Code + Snippets = Lightning Speed #IDN101

Hiya Folks Happy New Year!!!   I have written a few posts before on how to write nested transforms and about a few new transform types available. But it still look like a tedious task when writing a transform – especially a complex one. It is as powerful as its confusing sometimes. I still don’t … Read more

How to upload Connector Rules into IDN via API

So I did a post couple of days ago that now we are allowed to upload some rule types via API Here is a quick guide on how to do so. In this example, I will take a very basic BuildMap rule.  <?xml version=’1.0′ encoding=’UTF-8′?> <!DOCTYPE Rule PUBLIC “sailpoint.dtd” “sailpoint.dtd”> <Rule name=”Example Rule” type=”BuildMap”> <Description>This … Read more