nick
November 15, 2024, 5:10pm
1
My users are currently added automatically from Airtable which works great and they’re even sent an onboarding email using a Noloco automation.
My question though is around if there’s any way programmatically to do the following which can all be done manually within Noloco.
Disable a user (without deleting them)
Send/Resend an invite
Trigger a password reset
See if the user has logged in / become active
Thank you
carlos
November 15, 2024, 9:49pm
2
Hi @nick ,
You can accomplish items #1 and #2 in your list with workflow actions. For the other two items you will have to handle them manually, unfortunately.
Deactivate a User Action
Send an Invitation Email Action
For the last item, could you share more details on how you envision achieving this programmatically? This will help us better understand what you’re trying to achieve.