Create card in Trello.
Application
Trello
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected account | The connected account to use for the request | Connected Account | Yes | |
List ID | The ID of the list to create card in | Text (Short) | Yes | |
Card name | The name of the card | Text (Short) | Yes | |
Description | The description of the card | Text (Long) | No | |
Due date | A due date for the card | Datetime | No | |
Due complete? | Whether the card is completed | True/False | No | |
Position | The position of the new card. top, bottom, or a positive float | Text (Short) | No | |
Member IDs | Comma-separated list of member IDs to add to the card | Text (Long) | No | |
Label IDs | Comma-separated list of label IDs to add to the card | Text (Long) | No | |
URL source | A source URL to attach to card | Link | No | |
Source ID | The ID of a card to copy into the new card | Text (Short) | No | |
Keep from source | If using idCardSource you can specify which properties to copy over. all or comma-separated list of: attachments, checklists, comments, due, labels, members, stickers | Text (Long) | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A