GitHub Issues
Common Model Sync Frequencies
Accessed third-party endpoints
Merge interacts with GitHub Issues API endpoints to access certain information as detailed below.
API Endpoints

GET/repos/{org_login}/{repo_name}/issues/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_created_atDateTime (ISO 8601)

userUUID

remote_idString

html_bodyString

remote_dataArray

bodyString
GETrepos/{owner_login}/{repo_name}/issues/{issue_number}
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
ticketUUID
GET/orgs/{org_login}/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_dataArray

nameString

remote_idString

descriptionString
Access User information
User fields
teamsArray
GET/organizations/{org_id}/team/{team_id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString
GET/orgs/{org_login}/memberships/{user_login}
Merge interacts with this API endpoint to...
Access User information
User fields
remote_dataArray

is_activeBoolean
Access Role information
Role fields
nameString
POST/repositories/{repo_id}/issues/{issue_number}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_created_atDateTime (ISO 8601)

userUUID

remote_idString

html_bodyString

bodyString
PATCH/repos/{owner}/{repo}/issues/{issue_number}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_atDateTime (ISO 8601)

descriptionString

remote_idString

nameString

ticket_urlString

statusEnum
GET/orgs/{org}/repos
Merge interacts with this API endpoint to...
Access Project information
Project fields
remote_dataArray

nameString

remote_idString

descriptionString
Access Collection information
Collection fields
parent_collectionUUID

access_levelEnum
Access Ticket information
Ticket fields
projectUnknown
GET/repos/{owner}/{repo}/milestones
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_dataArray

nameString

remote_idString

descriptionString
GET/repos/{owner}/{repo}/issues
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

descriptionString

remote_dataArray

nameString

ticket_typeString

completed_atDateTime (ISO 8601)

parent_ticketUUID

creatorUUID

ticket_urlString

statusEnum
GET/repos/{owner}/{repo}/issues/{issue_number}/sub_issues
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_idString
GET/repos/{owner}/{repo}/labels
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_dataArray

nameString

remote_idString
GET/users/{user_login}
Merge interacts with this API endpoint to...
Access User information
User fields
nameString

email_addressString
GET/orgs/{org_login}/members
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString
GET/scim/v2/organizations/{org_login}/Users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_dataArray

email_addressString

remote_idString

is_activeBoolean