I want to fetch a specific data from Trello using Azure and store it in a Excel file in a Sharepoint, and want Azure code to run automatically every 2 mins to fetch the data automatically, is it possible?
@Karthick Sugavanam
You can always fetch data from Trello via its api. There are so many things happening on the board, perhaps it is better to set up webhook and then filter at the endpoint to decide what gets into the external files.
It looks like you're new here. Sign in or register to get started.