Create a user for a certain project.
You can find the API details here.
Inputs:
- Project
- Project ID (number): this field is required
- User
- First Name (string)
- Last Name (string): this field is required
- Initials (string)
- Job Title (string)
- Business Phone (string)
- Business Phone Extension (string)
- Mobile Phone (string)
- Fax Number (string)
- Email Address (string): this field is required
- Email Signature (string)
- Active? (true/false)
- Employee? (true/false)
- Vendor ID (number)
- Notes (string)
- Address
- Street Address (string)
- City (string)
- State Code (string)
- Zip Code (string)
- Country Code (string)
Outputs:
- Output
- User ID (number)