-
Notifications
You must be signed in to change notification settings - Fork 5.6k
[ACTION] Enhancement on Trello Create Card Action #20499
Copy link
Copy link
Open
Labels
actionNew Action RequestNew Action RequestenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
The Create Trello card action is missing a prop for urlSource. You would use this If youre adding an attachment to a trello card that is just a url, not an image. When i tried to pass a normal url thorugh the file path or url prop, it just tried to attach that path and download that link rather than go to the url.
Is there a specific app this action is for?
Trello
Please provide a link to the relevant API docs for the specific service / operation.
https://developer.atlassian.com/cloud/trello/rest/api-group-cards/#api-cards-post-request
Need to add the urlSource prop for attaching links that are not media/images. Right now there's a field for url but its file url and not link url.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
actionNew Action RequestNew Action RequestenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
Prioritized