Ahmad Kholid
Ahmad Kholid
The active tab block only supports a tab where the URL starts with `http://` or `https://`
Thanks, I'll take a look
I think this feature will require too much work because the extension needs to listen to the server in real time, so it can know when the webhook is sent.
> When using "webhook", how can I transfer all data of "datacolumns" to "content body"? To transfer all data of the data columns to content body, write `{{ dataColumns }}`...
> Thank you very much for your answer. The website data I want to crawl is dynamic and updated all the time, so I made a timing trigger. The trigger...
The difference is the browser will keep the website cache when you reload and clear the website cache when you force refresh.
Is there an error in the workflow log? If the error says "Cannot find a next page in history." it means that the tab doesn't have a history, you can...
Thanks for being interested in contributing to Automa. We actually had thought about this feature but haven't added it to our roadmap.
Try add `$$` before the variable name, for example `{{variables@$$inputnews}}`. If it doesn't work, try re-add the variable.
Have you tried to remove and add the variable?