Test Internet Connectivity

I was just looking for ideas to test internet connectivity before running a routine.

Currently I was thinking just run a Powershell ping to see if it errors when the internet is out.

I’m open to other suggestions.

You can create a module, put the Web Request action into it, and then call it from the main workflow in the “Collect errors and continue” mode for error handling. See also: Project flow and Exception Handling - #7 by dgudkov