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)

remote_dataArray

html_bodyString

bodyString

remote_idString

userUUID
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_idString

remote_dataArray

nameString

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)

html_bodyString

bodyString

remote_idString

userUUID
PATCH/repos/{owner}/{repo}/issues/{issue_number}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
statusEnum

remote_updated_atDateTime (ISO 8601)

nameString

ticket_urlString

remote_idString

descriptionString
GET/repos/{owner}/{repo}/labels
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_idString

remote_dataArray

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

nameString
GET/orgs/{org_login}/members
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString
GET/orgs/{org}/repos
Merge interacts with this API endpoint to...
Access Project information
Project fields
remote_idString

remote_dataArray

nameString

descriptionString
Access Collection information
Collection fields
access_levelEnum

parent_collectionUUID
Access Ticket information
Ticket fields
projectUnknown
GET/repos/{owner}/{repo}/milestones
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_created_atDateTime (ISO 8601)

remote_dataArray

remote_updated_atDateTime (ISO 8601)

nameString

collection_urlString

remote_idString

descriptionString
GET/repos/{owner}/{repo}/issues
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
statusEnum

remote_dataArray

creatorUUID

completed_atDateTime (ISO 8601)

ticket_typeString

remote_updated_atDateTime (ISO 8601)

nameString

ticket_urlString

remote_created_atDateTime (ISO 8601)

descriptionString

parent_ticketUUID
GET/repos/{owner}/{repo}/issues/{issue_number}/sub_issues
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_idString
GET/scim/v2/organizations/{org_login}/Users
Merge interacts with this API endpoint to...
Access User information
User fields
email_addressString

remote_idString

remote_dataArray

is_activeBoolean