- Home
- Resources
- Integrations
- LastPass
LastPass Make integrationAutomate LastPass with Make.
What if new hires got their LastPass invite without anyone opening the admin console? The LastPass Make integration gives you 12 modules: 1 trigger, 10 actions and 1 search. It is built for the people who run LastPass accounts, and this page walks you from connection to a working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the LastPass Make integration do for you?
The LastPass Make integration links your LastPass business account to Make, so user administration runs on its own. A scenario (the automation you build in Make, a chain of modules) can invite people, sort them into groups, push shared sites, force password changes and read the event log, all without code.
Onboarding without tickets. When a new person shows up in your HR or form tool, Invite a User sends the LastPass invitation, Add/Remove a User in Groups places them in their team's groups, and Push Sites to Users hands over the shared logins they need on the first morning.
Clean departures. The day someone leaves, Delete a User deactivates, removes or deletes their account, so access stops at the same moment the contract does. List User Info helps you check who is still active before and after.
Security follow-up. Watch Events reads new entries in the LastPass event reports, such as a user login or a pushed site. From there you can require a master password change or send a reset email to the person concerned.
What Make does not give you here: an instant trigger. Watch Events is scheduled, so it picks up events at the pace of your scenario, not the second they happen. Anything the listed modules skip goes through Make an API Call. New to the editor? The Make training covers the basics, Make pricing explains the plans, and if you are also looking at n8n, read n8n vs Make.
How do you connect LastPass to Make?
- 01
Grab two values from the admin console
In the LastPass admin console, open Dashboard and copy the account number shown at the top. Then go to Advanced, pick Enterprise API and copy the provisioning hash at the top of that page.
- 02
Add a LastPass module in Make
In your scenario, add any LastPass module and click Create a connection. A connection is your LastPass account linked to Make once, then reused by every LastPass module. The Connection name field is optional, but a clear name helps later.
- 03
Paste the credentials and save
Enter the account number and the provisioning hash you copied, then follow the on-screen instructions. From that point on, every LastPass module of the scenario can work on your users.
Your first scenario: invite a new hire and place them in groups
GoalWhen a new hire is added to another tool, Make invites them to LastPass and puts them in their team groups.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Add the module of the tool where new hires first appear, such as your HR app or a form, and connect it.
- 02
Add Invite a User
Click the + on the right, search for LastPass and choose Invite a User. Click Create a connection if you have not yet, then map the new hire's email from the previous module.
- 03
Place them in groups
Add Add/Remove a User in Groups after the invite. Map the same email and set the groups that match the person's team.
- 04
Test with Run once
Click Run once with a test person. Each module shows the bundles it received (a bundle is one item passing from module to module), so you can check the invite went to the right address.
- 05
Schedule and switch on
On the first module, open the clock and keep the default of every 15 minutes or pick another interval allowed by your plan. Then switch the scenario on.
What starts a LastPass scenario
1 module starts a scenario when something happens in LastPass. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by LastPass as soon as it happens.
Watch Events
Scheduled triggerIn Make“Triggers when a new report is created. E.g. user login, pushed site, etc.”
Watch Events hands your scenario every new entry that LastPass records in its event reports, for example a user login or a site pushed to users. Each entry arrives as its own bundle, ready to filter, log or act on.
What LastPass can do in Make
LastPass gives you 11 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Add/Remove a User in Groups
ActionIn Make“Adds/Removes a user in groups.”
Adds a person to LastPass groups or takes them out, in one step, so group membership follows their team without anyone clicking through the admin console.
Delete a User
ActionIn Make“Deactivates/Removes/Deletes a user account.”
Closes a person's LastPass access by deactivating, removing or deleting their account, the step that matters most when someone leaves the company.
Disable Multifactor
ActionIn Make“Disables a user's multifactor authentication.”
Turns off multifactor authentication for one user, which lets them log in again when their second factor is no longer available to them.
Invite a User
ActionIn Make“Invites a new user.”
Sends a LastPass invitation to a new person, so their vault is ready from the first day without anyone typing their address into the admin console.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Calls any endpoint of the LastPass API with the connection you already have, which covers whatever the ready-made modules leave out.
Push Sites to Users
ActionIn Make“Pushes sites to users.”
Pushes saved sites to users, so the logins a team relies on appear in each member's vault without anyone sharing a password by message.
Reinvite a User
ActionIn Make“Reinvites a specific user.”
Sends the invitation again to one specific person, useful when the first email was missed or landed in spam and they still have no access.
Require a Master Password Change
ActionIn Make“Sends an email to a user requiring to change their master password. The user will be prompted to change their master password upon the next login.”
Emails a user to say they must change their master password, and LastPass asks them to do it at their next login.
Send a Password Reset Email
ActionIn Make“Sends a password reset email to a user.”
Gets a password reset email into a user's inbox, so a locked-out colleague can recover without waiting for an admin to do it by hand.
Update User Email
ActionIn Make“Updates user email and sends an email to a user for confirmation of the change.”
Changes the email address on a LastPass account and sends the user a message to confirm the change, keeping logins in step with a rename or a domain switch.
List User Info
SearchIn Make“Lists information about users.”
Returns information about your LastPass users, which gives you a clear picture of who has an account before you change anything.
Need help automating LastPass with Make?
A person reads every message.