URL

Every trigger action related to URLs.

Last updated: 2024/1/9

Here is the list of tables which are related to URL category:

IDDisplay NameExplanationsParameter AParameter B

Request webpage with URL stored in variable 'A' and save response to variable 'B' once loaded (variable 'B' will be equal to ''loading...'' for some period of time)

Load the results from website API ‘A’, then save it to variable ‘B’

P.S. If you tried to grab a whole webpage, the result will only get <html> or <!DOCHTML> which is useless. Also, Json will give either "{" or "{...}" depends on new line.

Var (URL)

Var

Last updated