Enhancements
- Batch invitations: Using the new
inviteBatch
command, you can sent invitations to multiple users at once. - Invitation of users using their phone number: If needed, upon inviting a user - you can configure that the invitation is sent via SMS using the
sendSMS
boolean flag. - Cloning a project: Projects can be programmatically cloned using the new
clone
project command. Note that this action is supported for pro and enterprise licensed customers.