Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After successfully processing the request,  Verity initiates an HTTP/HTTPS POST to the webhook URL with the response JSON data, for example:

Code Block
{
    "dataAvailable": true,
    "status": "PROCESSED",
    "pageUrl": "https://aragonresearch.com/cisco-google-and-zoom-enhance-free-meetings-to-assist-with-coronavirus/",
    "uuid": "deb59fc2-b8ef-4dbe-ab64-6a1950a45a76",
  "verityData": {
        "languageCode": "en",
        "iab": {
            "v1": [
        {
          
        {
          "id": "IAB19",
          
          "category": "Technology & Computing",
          
          "score": 0.52
        },
        {
          "id": "IAB7",
          "category": "Health & Fitness",
          "score": 0.58
        13
        },
        {
          
        {
          "id": "IAB19-2318",
          
          "category": "NetInternet ConferencingTechnology",
                    "score": 0.15
        },
        {
          11
        },
        {
          "id": "IAB19-8",
          
          "category": "Computer Networking",
          
          "score": 0.12
        },
        {
          1
        },
        {
          "id": "IAB19IAB7-1837",
          
          "category": "Internet Technology",
          Psychology/Psychiatry",
          "score": 0.1
        }
      ],
      09
        }
      ],
      "v2": [
        {
                  {
          "id": "596",
          
          "category": "Technology & Computing",
          
          "score": 0.45
        },
        {
          54
        },
        {
          "id": "52379",
          
          "category": "BusinessNews and FinancePolitics",
                    "score": 0.29
        19
        },
        {
                  {
          "id": "607600",
          
          "category": "WebComputer ConferencingNetworking",
          
          "score": 0.1,
          08,
          "parent": {
            "id": "602",
            "category": "Computer Software and Applications",
            "parent": {
              
            "id": "599",
                          "category": "Computing",
              
            "parent": {
                
              "id": "596",
                
              "category": "Technology & Computing"
              }
            }
          }
        },
        {
                      }
          }
        },
        {
          "id": "600635",
          
          "category": "Computer NetworkingSmartphones",
                    "score": 0.0607,
          
          "parent": {
                        "id": "599632",
            
            "category": "ComputingConsumer Electronics",
            
            "parent": {
                            "id": "596",
              
              "category": "Technology & Computing"
            }
          }
        },
        {
          
            }
          }
        },
        {
          "id": "53388",
          
          "category": "BusinessPolitical Issues",
          
          "score": 0.05,
          07,
          "parent": {
            "id": "386",
            "category": "Politics",
            "parent": {
            
              "id": "52379",
            
              "category": "BusinessNews and Finance"
          }
        }
      ]
    },
    Politics"
            }
          }
        }
      ]
    },
    "keywords": [
      
      "covid",
            "coronavirus",
            "covid-19",
            "pandemic",
      
      "cisco",
      "logmein",
      "coronavirus
      "free webex cisco",
      "large coronavirus outbreak",
      "cisco",
      "zoom",
      
      "zoom",
      "google hangouts",
      "google",
      "logmein offers free remote",
      "free webex cisco",       "google hangouts",       "google",       "cisco makes",
            "aragonzoom removes",
       "zoom removes",
           "large coronavirus outbreak",
      "google offers premium features",
      "zoom enhance free
      "aragon",
      "enhance",
      "online meetings",
            "enhance"
    web meetings"
    ],
        "safe": false,
        "threats": [
            {
        
        "id": "GGT9",
                "category": "Medical",
        
        "confidence": "HIGH"
      
      }
        ],
        "events": [],
        "sentiments": [
      {
        
      {
        "sentiment": "neutral",
        
        "score": 0.73
            },
            {
        
        "sentiment": "positive",
                "score": 0.24
      
      },
            {
                "sentiment": "negative",
        
        "score": 0.03
      }
    ],
    
      }
    ],
    "processedAt": "20202021-1002-01T0109T22:1513:0952.982Z864Z"
    }
}

 

Step 6 – Webhook target server sends a successful response status code

...