Alert groups connected to an external source will return external URLs
information, eg.
```
{
"external_urls": [
{
"integration": "C2IFSTV93NQUW",
"integration_type": "servicenow",
"external_id": "4c686e1e83d1021075feb3a6feaad3a8",
"url": "https://some.service-now.com/incident.do?sys_id=4c686e1e83d1021075feb3a6feaad3a8"
}
]
}
```
Related to https://github.com/grafana/oncall-private/issues/2615
|
||
|---|---|---|
| .. | ||
| serializers | ||
| tests | ||
| throttlers | ||
| views | ||
| __init__.py | ||
| alert_group_table_columns.py | ||
| errors.py | ||
| label_filtering.py | ||
| permissions.py | ||
| urls.py | ||