Detect an order and start a bot
-
Hi
I have a virtual online store and I need help with a little problem. Is it possible here to detect an order and when BrowserAutmationStudio detect an order they start a new bot i already have.
For exampal: If someone order 1000 website views, BrowserAutomationStudio detect 1000 website views and start the bot i already have.
And BrowserAutomationStudio always is detecting the order history. I am using wordpress woocommerce and I hope someone got an answer for this issue.
Sabjorn
-
Hi, how do you detect an order without BAS?
-
I am just wondering if its possible to make a bot with BAS that can copy the text from the order history every time I get a new order on my online store and past it on a bot I already have. Like is it possible to copy/paste text and detect every time i get a new order on my store... Hope you understand! Thank you
-
if its possible to make a bot with BAS that can copy the text from the order history
How do you do that without BAS?
If you access order history by visiting web page and copy text from there, then you need to use "Get element text" action.
If you access order history by executing database query, than you need to use "Run Process" action. Here is exemple: https://community.bablosoft.com/uploads/files/1484668594362-mysql.xmlLike is it possible to copy/paste text and detect every time i get a new order on my store...
To do that periodically, put that action in a loop.
http://wiki.bablosoft.com/doku.php?id=is_it_possible_to_use_loops