Skip to main content
Praxicraft Assess is a Make Custom App with a Watch Assess Event instant trigger and modules for invites, results, pipelines, interviews, and more. Setup docs live here. The integration source is github.com/praxicraft-platform/make-praxicraft-assess. Coverage matches the Zapier app and n8n node (same Public API).

Prerequisites

Setup guide

1. Create a scenario

In Make, open Scenarios → create a new scenario. Click the purple + on the canvas to add the first module.
Empty Make scenario canvas with purple plus button to add a module

New Make scenario — add the first module

2. Search for Praxicraft Assess

Type praxi (or Praxicraft) in the search box. Select Praxicraft Assess, then pick a module (for example List Integrations or Invite Candidate). Private Custom App modules show a Private tag until the app is approved for the public catalog.
Make module search for praxi showing Praxicraft Assess with Private modules

Search results showing Praxicraft Assess

3. Confirm organisation install

The first time someone in your org uses the app, Make asks you to install it for the organisation. Confirm Yes so the app is available to your teammates.
Make confirmation dialog to install Praxicraft Assess for all users in the organisation

Confirm installation of Praxicraft Assess for the organisation

4. Create a connection

On the module, open ConnectionCreate a connection.
Praxicraft Assess List Integrations module with Create a connection button

Module settings — create a Praxicraft Assess connection

5. Paste your Assess API key

  1. Create an API key in Assess (Developer → API Keys).
  2. In Make, set Connection name (optional rename).
  3. Paste the key into API Key. Keys start with ct_live_ (live) or ct_test_ (test).
  4. Leave Base URL as https://assess.praxicraft.com unless you use a custom host.
  5. Click Save. Make tests the connection with GET /org/ (needs organisation:read or a full-access key).
Make Create a connection dialog with API Key and Base URL for Praxicraft Assess

Create a connection — API Key and Base URL

6. Save the module

After the connection succeeds, select it on the module and click Save.
Praxicraft Assess module with an existing organisation connection selected

Connection selected on List Integrations

7. Invite a candidate

Add Invite Candidate:
  • Assessment slug
  • Email
  • Optional name, send email, expires days, external id (ATS)
The module output includes invite_token and invite URL fields from the Public API.

8. Watch Assess events

Add Watch Assess Event (instant). Pick one event (for example candidate.passed or assessment.completed). When the scenario is activated, Make registers an Assess webhook (POST /webhooks/create/) and receives signed deliveries. webhook.test pings are ignored.

Common modules

Full list: same surface as Zapier / n8n.

Next

Automations · Zapier · n8n · Webhooks · Authentication
Last modified on August 22, 2026