Runscope Logo

Runscope Integration Guide

Runscope is a SaaS based API monitoring, testing and debugging platform. It allows DevOps teams to identify API related issues before they are discovered by their end clients. TaskCall's Runscope integration introduces real time incident response to the API problem detection process. As soon as alerts are received from Runscope, TaskCall creates an incident and with its on-call management and notification systems assembles the correct responders. It also automatically resolves the incident as the tests themselves succeed in Runscope.

Pointers
  • The integration is between a TaskCall service and Runscope.
  • This integration only receives alerts in TaskCall from Runscope.
  • TaskCall will automatically identify alerts that are the same and group them together into one incident.
  • Incidents will automatically resolve when a Runscope test succeeds.
In TaskCall
  1. Go to Configurations > Services . Select the service you want to integrate with.
  2. Once you are on the Service details page, go to the Integrations tab. Click on New Integration.
  3. Give the integration a name.
  4. From the integration types, select the top radio button indicating that you are trying to use a built-in integration.
  5. From the list of built-in integrations, select Runscope.
  6. Click Save.
  7. Copy the Integration Url that is issued for the integration.
In Runscope
  1. Go to your team's Connected Services page. Alternatively, you can also navigate to Shared Environments > Add Shared Environment > Integrations .

    Runscope Integration Step 1

  2. Scroll down and find the Webhooks integration. Click Connect.

    Runscope Integration Step 2

  3. Give it a description. Preferrably name it TaskCall. Select the threshold when alerts should be sent out (at every run or every failure or when a test succeeds after failing). Paste the Integration Url you copied over from TaskCall in the URL field.

    Runscope Integration Step 3

  4. Click Save Changes.
  5. .
  6. Then make sure you enable the TaskCall integration you just created in your shared environments.

    Runscope Integration Step 4

  7. Done! You are ready to receive test results from Runscope.
On this page