RTILA - RPA & Web Automation

Product details

Q: Could I use RTILA to click a button and download a file to Google Drive?

Or potentially send the file to a webhook for processing elsewhere

Secondly if RTILA has processed a page which is updated, can it detect where it left off?
Eg if it is set to scrape a list of links on the page and new ones are added between runs. Does it only process the new ones

104991476074050280448Jul 16, 2025
Founder Team
RTILA

RTILA

Jul 16, 2025

A: Hello

Q: Could I use RTILA to click a button and download a file to Google Drive?
>>> Yes using Google Drive FTP as we have an FTP command, otherwise using the Web Interface you may need to also combine RTILA with Incogniton browser for the google account login session

Or potentially send the file to a webhook for processing elsewhere
>>> Yes you can do this with our Webhook command see doc here:
https://rtila.com/docs/webhook-send-request/

Secondly if RTILA has processed a page which is updated, can it detect where it left off?
Eg if it is set to scrape a list of links on the page and new ones are added between runs. Does it only process the new ones
>>>
Yes but you need a database in between where RTILA can save to, read from and compare. You can use either Google Sheet as we have a command for it, or Directus/PostgreSQL

Share
Helpful?
Log in to join the conversation