Hi, I made scraper, so when I call specific api, it returns scraped data. So I made workbook by using this scraper, that displayed scraped data.
And this scraper run once per day. If I want to update scraped data on table of workbook, I should press api call button on workbook manually. But I want to automate this process. How can I do?