bytechef
bytechef copied to clipboard
[component]: Trello
As a Workflow Developer I want to be able to use Trello. So that I can implement more complex integration use cases where the connector is involved.
Website: https://trello.com/ Documentations: https://developer.atlassian.com/cloud/trello/rest/api-group-actions/#api-group-actions https://developer.atlassian.com/cloud/trello/power-ups/
Link to the product page
No response
Describe the context around this new component
Example: Create a card based on data received by webhook.
Describe the alternative you are considering or using
Acceptance Criteria
List of implemented actions:
- [x] create board
- [x] create card
- [x] #1597
List of implemented triggers:
- [x] new card
Definition of Done:
- [x] Unit/Integration tests
- [x] Documentation