User

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

The User actionType automatically provisions a new Origami user account whenever the associated event fires. It functions as a hands off user onboarding mechanism.
What This Action Does
When triggered, the action:

Creates a new user based on a preconfigured user template

Copies all permissions from the template, including:

  • Roles
  • Security views
  • Member access
  • Other permission related settings

Generates a temporary password automatically

Sends a welcome email containing login credentials


How to Think About It

This action essentially works as an automated user provisioning system.
Whenever someone enters your system, for example a new employee or contact, Origami can automatically:

  • Create their platform login
  • Apply the correct permissions
  • Email them credentials
Path Params
string
enum
required

This action only works with `Employee` and `Contact` domains.

  • Employee
    Purpose: Create user accounts for employees
    Common Use Case: When hiring a new employee, automatically provision their system access
  • Contact
    Purpose: Create user accounts for external contacts
    Common Use Case: Grant vendor, client, or third party portal access
Allowed:
integer
required

This is the Origami ID of the Employee or Contact record that you are making into an Origami User.

Body Params
parameters
object
required
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json