How can we help?
{{docApp.searchError}}
{{product.name}}
Searching in {{docApp.searchFilterBySpecificBookTitle}}
{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}}
in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.
You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
-
{{resultItem.title}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
Operation Information
Creates a Scoro Project.
This is a Premium Integration.
Authentication
This operation requires authentication, the details of which can be securely stored on your instance in a KeySafe Key of type Scoro.
To create a key of this type:
- In the Configuration area of your Hornbill instance, navigate to Platform Configuration > Security > KeySafe;
- Click on the + Create New Key button;
- On the resulting Create New Key form, choose Scoro in the Type pick list;
- Give the Scoro KeySafe key a Title (this is the name / identifier for the Scoro account as you will see it when using the cloud automation node in your workflows);
- Optionally populate the Description field;
- Populate the following fields accordingly, then click the Create Key button to create your new key:
Name | Type | Description |
---|---|---|
API Key | string |
API Key |
Instance ID | string |
The subdomain of your Scoro site address |
Revoking Access
If at any point you wish to revoke access to any of the above accounts from your Hornbill instance, just delete the relevant KeySafe key(s) from the KeySafe list.
Warning
This will revoke the rights of any existing Cloud Automation Node in your Hornbill Workflows that are using the revoked Scoro account, so you will need to manage these workflows accordingly.
Input Parameters
Display Name | ID | Type | Description | Required | Supported Values |
---|---|---|---|---|---|
Name | project_name |
string |
Project name | No | None provided |
Description | description |
string |
Project description | No | None provided |
Company ID | company_id |
number |
Related company ID | Yes | None provided |
Personal? | is_personal |
boolean |
If project is personal or business related | No | None provided |
Private? | is_private |
boolean |
If project is public or only for project members | No | None provided |
Color | color |
string |
Project color identifier. Format is in hex ‘#ffffff’ | No | None provided |
Status | status |
string |
Project status. Possible values: pending, inprogress, cancelled, completed, future, additional1, additional2, additional3, additional4 | No | None provided |
Project Manager ID | manager_id |
number |
Project manager ID | No | None provided |
Start Date | date |
string |
Date (YYYY-mm-dd) Project start date | No | None provided |
Deadline | deadline |
string |
Date (YYYY-mm-dd) Project deadline | No | None provided |
Estimated Duration (Time) | duration |
string |
Time (HH:ii:ss) Project estimated duration | No | None provided |
Account ID | account_id |
string |
Related account. Empty if project is shared between accounts | No | None provided |
Budget Type | budget_type |
string |
Project budget type. Possible values: quote, simple, advanced. Used only for list and view requests | No | None provided |
Output Parameters
Display Name | ID | Type | Description |
---|---|---|---|
Project ID | projectId |
number |
Project ID |
Project Number | projectNumber |
string |
Project Number |
Project Status | projectStatus |
string |
Project Status |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}
In This Document