Logic Apps Custom Connector and Playbook templates - HaveIBeenPwned

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Content Index


This is a consolidated json file for deploying Have I Been Pwned custom connector + 4 playbooks.

Attribute Value
Type Playbook
Solution Standalone Content
Source View on GitHub

Logic App Connectors

This playbook uses 4 Logic App connectors / built-in actions:

Connector / Action Type Connections Actions
azuresentinel Managed 1 10
office365 Managed 1 1
teams Managed 1 0
HaveIBeenPwnedConnector Custom 1 4
Action parameters (URLs, paths, function IDs)

azuresentinel (Managed)

Action Method Endpoint Other
Add_comment_to_incident_(V3) post /Incidents/Comment
Entities_-_Get_URLs post /entities/url
Add_comment_to_incident_(V3) post /Incidents/Comment
Entities_-_Get_Accounts post /entities/account
Update_incident put /Incidents
Add_comment_to_incident_(V3) post /Incidents/Comment
Entities_-_Get_Accounts post /entities/account
Add_comment_to_incident_(V3) post /Incidents/Comment
Update_incident put /Incidents
Entities_-_Get_Accounts post /entities/account

office365 (Managed)

Action Method Endpoint Other
Send_an_email_of_breach_information_to_user post /v2/Mail

HaveIBeenPwnedConnector (Custom)

Action Method Endpoint Other
Get_breached_site_information get /api/v3/breaches
Get_all_breaches_for_an_account get /api/v3/breachedaccount/@{encodeURIComponent(items('For_each_account')?['Name'])}
Get_all_breaches_for_an_account get /api/v3/breachedaccount/@{encodeURIComponent(items('For_each_account')?['Name'])}
Get_all_breaches_for_an_account get /api/v3/breachedaccount/@{encodeURIComponent(items('For_each_account')?['Name'])}

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Playbooks