Ticket projects API

Tags: Flow

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.

Who can use this?

 Core
Plus
 
   

 

Supported request

Get a list of ticket projects: https://flow.pluralsight.com/v3/customer/core/ticket_projects/

Fields

NameTypeDescription
iddoubleUnique identifier for the ticket project.
namestringName of the ticket project.
urlstringURL for a ticket project.
vendor_typestringVendor type.
repo_iddoubleUnique identifier for a repository.
added_bystringUnique identifier for a user that added the ticket project.
created_atstringDate and time ticket project was created.
updated_atstringDate and time ticket project was updated.
integrationstringUnique identifier for the integration.
last_processing_success_atstringDate and time project was last successfully updated.
processing_statusstringStatus of project.

Example response

back to top


If you need help, please contact Pluralsight Support.