CONNECT WITH API OTHER SOFTWARE AND START SCRAPING

Alessio

Member
hi, I need to automate the start of scraping, from my "RE:TUNE"app. Now the program allows me to point to a URL and by clicking on the button it starts the activity. I would like to be able to automate this every day at a specific time. How can I start scraping with the program's API key available? Thank you.
 

ArshilAhmad

Well-known member
Staff member
Hi @Alessio,

Currently, we don't have a direct integration with 'Re:Tune' application you are referring to.

You can use a Scheduler to trigger your workflow at a specific time.

If 'Re:Tune' has a REST API you can try using API by Pabbly module to execute your endpoint.
 
Top