Settings and activity
4 results found
-
22 votesIdo Tandy respondedAnonymous supported this idea ·
-
3 votesAnonymous supported this idea ·
-
17 votesIdo Tandy respondedAnonymous supported this idea ·
-
3 votes
An error occurred while saving the comment
Take a look into the "Project - Activity Web Hooks" in the "Integrations" tab of a project's settings. It is capable of making a POST request to a user-provided URL when a test run starts. I used AWS Lambda and AWS API Gateway services to call a custom script; the PractiTest support reps were very helpful with providing me a list of IP addresses that the request could come from so that I could deny access to any other IPs not associated with PractiTest. Hope this helps!