Hi, I have to create a Trello card handling process in flowchart design. I have created a sample of it attached. But it still needs improvements. Can anyone help, please?
Thanks so much in advance! ![]()
Hi!
You can use the HTTP Request activity in UiPath alongside with the Trello API, refer to this documentation for how to use HTTP Request:
To create a card, you need to follow this documentation:
https://developer.atlassian.com/cloud/trello/guides/rest-api/api-introduction/
https://developer.atlassian.com/cloud/trello/rest/api-group-cards/#api-cards-post
See if it helps,
Best Regards
Hello
Here you have a playlist with 10 videos all working with HTTP Request working with Salesforce, ServiceNow, and Jira:
and here you have a playlist with webhooks:
Thanks,
Cristian Negulescu