Read Card by ID

Read all the data on a card.

Options

No options available.

Input Fields

Card

  • Card ID (text): the unique ID of the card you wish to read. A card’s ID can be found in the URL when the card is open. For example, if your card URL is https://trello.com/c/wIia0909/311-this-is-a-card, then your card ID is wIia0909.

Output Fields

  • Card Name (text): the name of the card.
  • Card Description (text): the description of the card.
  • Due Date (text): the due date assigned to the card.
  • Card Number (text): the unique number of the card.
  • Card URL (text): the unique URL of the card.
  • Board ID (text): the unique ID of the board on which the card exists.
  • Board Name (text): the name of the board on which the card exists.
  • List ID (text): the unique ID of the list on which the card exists.
  • List Name (text): the name of the list on which the card exists.
  • Checklist ID(text): the unique ID of the checklists that exist on the card.
  • Member IDs (text): the unique IDs of the user(s) assigned to the card.
  • Label IDs (text): the unique IDs of the labels on the card.
  • Label Names (text): a comma-delineated list of the label names on the card.
  • Label Colors (text):a comma-delineated list of the label colors on the card.