
Trello
Merge interacts with Trello API endpoints to access certain information as detailed below.
API Endpoints
POST/1/cards/{card_id}/actions/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringbody
Stringremote_created_at
DateTime (ISO 8601)user
UUIDticket
UUIDPOST/1/cards/{card_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_id
Stringuploaded_by
UUIDfile_url
Stringremote_created_at
DateTime (ISO 8601)file_name
Stringcontent_type
Stringticket
UUIDGET/1/boards/{board_id}/labels
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
name
Stringremote_id
Stringremote_data
ArrayGET/1/boards/{board_id}
Merge interacts with this API endpoint to...
Access Project information
Project fields
name
Stringremote_data
Arrayremote_id
Stringdescription
StringAccess Collection information
Collection fields
parent_collection
UUIDdescription
Stringaccess_level
EnumGET/1/boards/{board_id}/lists
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
name
Stringremote_id
Stringremote_data
ArrayGET/1/members/{member_id}
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringavatar
Stringremote_id
Stringremote_data
Arrayemail_address
Stringis_active
BooleanAccess Role information
Role fields
name
StringGET/1/boards/{board_id}/cards/{filter}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
name
Stringremote_updated_at
DateTime (ISO 8601)remote_id
Stringremote_created_at
DateTime (ISO 8601)ticket_url
Stringdescription
Stringstatus
Enumdue_date
DateTime (ISO 8601)Access Attachment information
Attachment fields
ticket
UUIDAccess Comment information
Comment fields
ticket
UUIDGET/1/cards/{id}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
due_date
DateTime (ISO 8601)remote_data
Arrayticket_url
Stringdescription
StringGET/1/cards/{card_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_id
Stringuploaded_by
UUIDfile_url
Stringremote_created_at
DateTime (ISO 8601)file_name
Stringcontent_type
Stringremote_data
ArrayGET/1/cards/{card_id}/actions
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringbody
Stringremote_created_at
DateTime (ISO 8601)user
UUIDremote_data
ArrayPOST/1/cards
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
name
Stringremote_updated_at
DateTime (ISO 8601)tags
Arrayremote_id
Stringremote_created_at
DateTime (ISO 8601)collections
Arrayassignees
Arrayticket_url
Stringdescription
Stringstatus
Enumdue_date
DateTime (ISO 8601)project
UnknownPUT/1/cards/{card_id}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
name
Stringremote_updated_at
DateTime (ISO 8601)remote_id
Stringcollections
Arrayassignees
Arraydescription
Stringstatus
Enumdue_date
DateTime (ISO 8601)tags
ArrayGET/1/members/me/organizations
Merge interacts with this API endpoint to...
Access Team information
Team fields
name
Stringremote_data
Arrayremote_id
Stringdescription
StringAccess User information
User fields
teams
Array