Settings and activity

4 results found

  1. 22 votes
    0 comments  ·  General  ·  Admin →
    How important is this to you?
    Anonymous supported this idea  · 
  2. 3 votes
    0 comments  ·  General  ·  Admin →
    How important is this to you?
    Anonymous supported this idea  · 
  3. 17 votes
    1 comment  ·  General  ·  Admin →
    How important is this to you?
    Anonymous supported this idea  · 
  4. 3 votes
    1 comment  ·  General  ·  Admin →
    How important is this to you?
    An error occurred while saving the comment
    Anonymous commented  · 

    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!