Docs

Create Resource

Creates a new resource in ProjectManager.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

The first name of the person Resource. Applies to personnel Resources only.

string

The last name of the person Resource. Applies to personnel Resources only.

string

The email address of this Resource.

number

The basic hourly rate for this Resource.

string

The phone number associated with this Resource.

string

The city where this Resource is located.

string

The state or region where this Resource is located. This value is not constrained to a list of known states or regions.

string

A text field indicating the country in which this Resource is located. This value must be one of the following: US, NZ, AU.

string

Free-form text notes about this Resource. You may use this field to store extra information about the Resource.

string

The Role Id associated with this Resource. Applies to personnel Resources only.

array of string

The list of ResourceTeams to which this Resource belongs.

array of string

The list of ResourceSkills possessed by this Resource.

string

Collaboration Color for this resource. eg. teal, cyan, lightblue, blurple, purple, pink, orange, gray

string

Language code for this Resource.

string

Deprecated - this property is no longer being used. Please pass in Country data on the CountryCode property. A text field indicating the country in which this Resource is located. This value is not constrained to the list of known ISO 3166 country names or codes.

string

Deprecated - this property is no longer being used. Please pass in Role data on the RoleId property The Role privileges associated with this Resource. Applies to personnel Resources only.

array of string

Deprecated - this property is no longer being used. Please pass in Team data on the TeamIds property The list of ResourceTeams to which this Resource belongs.

array of string

Deprecated - this property is no longer being used. Please pass in Skill data on the SkillIds property The list of ResourceSkills possessed by this Resource.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.