A ticket project represents a project within an issue-tracking software that contains tickets. All tickets are tied to a ticket project, which is discovered using a set of credentials.
Supported request
Get a list of ticket projects: https://flow.pluralsight.com/v3/customer/core/ticket_projects/
Fields
Name | Type | Description |
---|---|---|
id | double | Unique identifier for the ticket project. |
name | string | Name of the ticket project. |
url | string | URL for a ticket project. |
vendor_type | string | Vendor type. |
repo_id | double | Unique identifier for a repository. |
added_by | string | Unique identifier for a user that added the ticket project. |
created_at | string | Date and time ticket project was created. |
updated_at | string | Date and time ticket project was updated. |
integration | string | Unique identifier for the integration. |
last_processing_success_at | string | Date and time project was last successfully updated. |
processing_status | string | Status of project. |