Showcase

Ironclad CLM Custom Connector

Ironclad CLM is one of the world’s leading Contract Lifecycle Management solutions.

My PowerPlatform custom connector supports all of the platforms API paths and includes over 4,500 lines of dynamic css code to allow PowerPlatform to parse actions dynamically for the best user experience.

The custom connector is pending publication as an independent publisher connector, but is also available on my GitHub.


Company Information Browser

The Amadeus Companies Booklet is a Canvas application that that allows internal users to find and browse group entity information stored in a Master Data Management solution and to trigger internal corporate information.

In the app, user can find anything from entity addresses, signing-powers or banking powers to board members and entity relationships.


Regulatory Radar

The Regulatory Radar is a Power Platform–based solution that captures regulatory and news events from both internal and external sources (e.g., emails, news outlet APIs, RSS feeds) and processes them using GPT-5.

For news reports, the solution consolidates information into coherent stories and conducts multiple risk assessments against our company profile. Identified risks are then disseminated to the relevant audiences and incorporated into reporting.

Regulatory events are reviewed by internal subject matter experts, who define the necessary action plans to ensure compliance.

The solution was awarded with Lexology’s “In-House Regulatory & Compliance Award” in 2025.

A solution to open-source the solution has been granted – it will be available on my GitHub in 2026.


Risk Matrix PCF Component

This PCF component allows makers to plot and visualise risk items based on Impact and Probability ratings.

The component accepts custom colours for the risk areas, supports two sizes and a version with risk labels and without.

The component is available on PCF Gallery and my GitHub.


PowerPlatform Expansion Azure Functions & Connector

For common use cases not yet supported in PowerAutomate, I have developed a collection of Azure Logic Functions, exposed in Power Platform through a custom connector.

Currently, the connector supports the following actions:

  • Array utilities
    • Find differences between arrays
    • Convert an array to an object dictionary with key selection (and back)
  • Format conversions
    • CSV ↔ Excel
    • JSON → CSV
    • JSON → Excel
  • Text extraction & processing
    • Extract/OCR text from PDF, DOC, and DOCX files
    • Remove links from text
    • Get the Levenshtein distance between two words
    • Prettify HTML tables parsed in Power Automate
  • PDF utilities
    • Search for text in a PDF and export SVG snippets of the matching areas
    • Split PDFs