Add URL - Netskope
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
↑ Back to Content Index
This playbook add URLs in Netskope URL list to be used in policy definitions etc.
| Attribute |
Value |
| Type |
Playbook |
| Solution |
Standalone Content |
| Source |
View on GitHub |
Logic App Connectors
This playbook uses 3 Logic App connectors / built-in actions:
Action parameters (URLs, paths, function IDs)
| Action |
Method |
Endpoint |
Other |
| Add_comment_to_incident_(V3)_3 |
post |
/Incidents/Comment |
— |
| Entities_-_Get_URLs |
post |
/entities/url |
— |
| Add_comment_to_incident_(V3) |
post |
/Incidents/Comment |
— |
| Action |
Method |
Endpoint |
Other |
| Get_secret |
get |
/secrets/@{encodeURIComponent('api-token')}/value |
— |
http (Built-in)
| Action |
Method |
Endpoint |
Other |
| Append_URLs_to_list |
PATCH |
https://@{parameters('tenant-name')}.goskope.com/api/v2/policy/urllist/@{variables('url_list_id')}/append |
— |
| Apply_Pending_Changes |
POST |
https://@{parameters('tenant-name')}.goskope.com/api/v2/policy/urllist/deploy |
— |
| GET_URL_Lists |
GET |
https://@{parameters('tenant-name')}.goskope.com/api/v2/policy/urllist/ |
— |
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
↑ Back to Playbooks