RTILA - RPA & Web Automation

Product details
mattminmattmin
mattmin
Oct 25, 2023

Q: Hello, I am very interested in an acquisition of RTILA.

But I do not get the difference between the 2 current deals: the "exlusive" one for plus member
https://appsumo.com/products/rtila-web-automation-plus-exclusive/
and the "normal" one: https://appsumo.com/products/marketplace-rtila-growth-hacking-marketing-automation-software/

Please explain :-)

And of course I have some questions for workflow:
I have some very basic coding skills in php and do understand the basic concepts of looping, variables and arrays, diffrent formats (string, number...). I already build some wordpress plugins.
I think I would be able with the help of ChatGPT to create custom codes in JS (do you use JS right?)

I am familiar with CSS and HTML.
I would like to know if it is possible to do the following.

My main 4 automation tasks would be:
1) create an automation chain to set up wordpress installations on a web hosting server and access these installations. This means to grab "on-the-fly" data from certain fields, manipulate them, insert them in another field on another step etc. (like copy database name, databse password) re-enter them and save them to google sheet for documentation. Copy & Paste on several tabs maybe would be good - such as a human user would do it...
Then I need to login to the new created wordpress site, go to some sites, change some blogpost content based on a google sheet. Does it work on elementor sites?
Can you encrypt text fields?

2) I need to scrape competitors on multiple vendors based on a semi-unique but similar value (the product name, which can be slightly different).

3) go to ChatGPT webaccess and use it such a human does. Login to the chat, copy and paste things to it, wait on its answer, scrape the aswer to a google sheet. Such as TaskMagic has done it here: https://www.youtube.com/watch?v=nLpBh3ZI6Ws
And then I would like to post the new created blogposts, which are collected on the google sheet to wordpress. A sheet I can share with you is: https://docs.google.com/spreadsheets/d/1zhbNinh9ygnLVmwQlf7htyAZd3EA4JT4/edit#gid=532787479
Inside the sheet the column F needs to be generated over the automation with RTILA. You hand over the prompt of column E to ChatGPT webinterface and scrape the content to column F. Possible?

Thank you in advance for your answer.
BR
Matthias

Founder Team
RTILA

RTILA

May 15, 2024

A: I have some very basic coding skills in php and do understand the basic concepts of looping, variables and arrays, diffrent …. I think I would be able with the help of ChatGPT to create custom codes in JS (do you use JS right?) >>>
Yes indeed and we are here to guide you too
I am familiar with CSS and HTML.
>>> This is the most important. If you understand CSS locators and paths you can get the best out of RTILA

My main 4 automation tasks would be:
1) create an automation chain to set up wordpress installations on a web hosting server and access these installations. This means to grab "on-the-fly" data from certain fields, manipulate them, .... Then I need to login to the new created wordpress site, go to some sites, change some blogpost content based on a google sheet.
>>>
Yes this is doable

Does it work on elementor sites?
>>>
With page builders it is complicated and it does not work well to try to reproduce the drag and drop actions. But to input data in form fields on a page builder yes that is possible as long as they are visible in the source code or the front end. But we have a WP/WOO CLI/API command that can quickly create/edit content directly into the WP/WOO database and you can also target/manage custom fields etc…

Can you encrypt text fields?
>>>
Not sure what you mean here as the encryption is usually done by the system/CMS but if needed you can use our JavaScript Dynamic variable to encrypt certain data (like MD5) before inputing it into a field…
2) I need to scrape competitors on multiple vendors based on a semi-unique but similar value (the product name, which can be slightly different).
>>> Yes this is doable but you need to adapt your logic of partially matching a product name and how to deal with variants and their prices… The ideal is to have/use a full match like an SKU or BarCode or create a sort of index table that can match the URLs of certain products to SKU/Barcodes...
3) go to ChatGPT webaccess and use it such a human does. Login to the chat, copy and paste things to it, wait on its answer, scrape the aswer to a google sheet. Such as TaskMagic has done it here: https://www.youtube.com/watch?v=nLpBh3ZI6Ws
And then I would like to post the new created blogposts, which are collected on the google sheet to wordpress. A sheet I can share with you is: https://docs.google.com/spreadsheets/d/1zhbNinh9ygnLVmwQlf7htyAZd3EA4JT4/edit#gid=532787479
Inside the sheet the column F needs to be generated over the automation with RTILA. You hand over the prompt of column E to ChatGPT webinterface and scrape the content to column F. Possible?
>>>
Yes it is possible to automate ChatGPT from web interface but it is not reliable. We have ChatGPT API integration and advanced commands which you can combine with our new Google Sheet custom command to do this in a more reliable/fast and scalable way. We can assist you on this just share with us your current progress or a screen video recording of what you need done.

Share
Helpful?
Log in to join the conversation