Product Updates

Developer Guide

Clients on Journeys can now learn more about their Journey’s architecture with our interactive Journey Developer Guide and be equipped to autonomously integrate with Journeys and reduce potential errors.

With this new tool, you’ll be able to:

  • see explanations for your Journey Architecture, including descriptions of each node, branch, and webhooks
  • run a sandbox Journey Application step by step through each node in a Journey Branch
  • see sample payloads
    • customize and validate the sample payloads
    • payloads can be copy and pasted into terminal to run, or be run directly via the Develop Guide panel.

To get started, navigate to your Journey’s Graph view, click the ellipses button on the top right, and select ‘Developer Guide’ to see the Developer Guide panel.

Case Webhooks

Ongoing Monitoring clients can now get real-time updates from Alloy on cases using case webhooks. These webhooks contain overview information about a case that can be triggered on case creation or case status updates. Please refer to our external docs for more information.

Journeys History

Clients on Journeys can now autonomously access any historical rest results in a single place with the Test History page. This page includes information about tests run through the Testing Suite including: when a test was run, the type of test, the status of the test and the results of the test.

In order to access the Test History page, navigate to the Journeys page, select a Journey and click on the Test History tab to dive into the results.

NeuroID behavioral risk via Alloy SDK

NeuroID's behavioral risk service is now available via the Alloy web SDK for clients to use to prevent fraud. Clients can easily integrate it via the Alloy SDK in their account opening flow to track a user's behavior and send it to Alloy to be decisioned upon.

Please reference Alloy’s API docs or reach out to your CSM help on setup.

TruValidate device risk via Alloy SDK

Clients can now use the Alloy SDK to integrate TruValidate’s third party device risk to prevent fraud.

The Alloy SDK makes it easy for clients to integrate third party services without the need for extensive development effort. Please note, clients will still need to integrate separately to first party device risk (reverse proxy).

Please reference Alloy’s API docs or reach out to your CSM help on setup.

Onfido plug-in for SDK

The Alloy SDK now supports the Onfido flows for:

  • Facial Similarity reports (Photo, Photo Fully Auto, Motion and Video)
  • Proof of Address report
  • Identity Enhanced report
  • Document report


To get started, simply select "Onfido" as a plugin option in your workflow if you are already using the Alloy SDK. Dashboard setup instructions are here and API docs are here. Reach out to your CSM if you'd like to get it set up.

Test History Page

Clients using What-if Analysis can now access historical testing results in a new Test History page. This page includes information about when a test was run, the type of test, the status of the test and the results of the test. With this feature, clients have a single home to view both a summary and detailed historical test results at any given time.

In order to access the Test History page, navigate to the Workflow page and click on the Workflow you’d like to see test results for. You’ll notice a new tab at the top of the page where you can toggle between viewing the Workflow’s Versions and viewing the Workflow’s Test History. Click on the Test History tab to dive into the results.

Sandbox Profiles for Journeys Testing Suite

Sandbox Profiles are now available in the Alloy Testing Suite for Journeys clients. Sandbox Profiles enables clients to autonomously test out scenarios that require a coerced value directly within the platform instead of having to use any external developer tools.

In order get started with Sandbox Profiles, navigate to the Journey builder and click on the Test button on the top right to open up the Testing Suite.

If you’d like to try Journeys, reach out to your CSM or [email protected] to learn more.

Back