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?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.