Yes, you can use the Asana API to invite a user via email using the /workspaces/workspace-id/addUser endpoint. The request requires two parameters: workspace and user. The user can be referenced by their email address (or their globally unique user ID).
Yes, you can use the Asana API to invite a user via email using the
/workspaces/workspace-id/addUser
endpoint. The request requires two parameters: workspace and user. The user can be referenced by their email address (or their globally unique user ID).Here is the documentation: https://asana.com/developers/api-reference/workspaces#user-mgmt