Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

auto-create-user-record

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto-create-user-record

Automatically creates a user record when a user in lanetix is created.

  • 1.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

auto-create-user-record

Automatically creates a user record when a user in lanetix is created.

Example

In this example, we'll configure the auto-create-user-record with the user_details record as the record in the extension configuration below. This record will require the following fields on the Creation Layout:

API NameTypeDescription
owner_idpickerid of the user created
first_namestringfirst name of the user created
last_namestringlast name of the user created
emailstringemail of the user created

Step 1: Install lanetix/auto-create-user-record

  • Log into the desired Org with the correct account
  • Under Studio, open the Extensions card
  • Find listed under Extensions the auto-create-user-record extension
  • Click on the New link
  • Enter a unique name for the script (e.g. New User Event Creates Record)

Step 2:

  • Find the extension that is now installed
  • Configure the extension with the proper parameter values

In this example, the configuration is:

{
  "record": "user_details"
}

FAQs

Package last updated on 01 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc