Cross-Provider Workflow
Sysdig Compliance Finding to SendGrid Email
Version 1.0.0
Pull Sysdig compliance tasks and results, then email a summary via SendGrid.
Providers Orchestrated
Workflows
compliance-results-email
List Sysdig compliance tasks, get results, and email a summary via SendGrid.
Lists Sysdig Secure compliance tasks, retrieves the results for a task, and sends a compliance summary email through SendGrid.
1
list-tasks
$sourceDescriptions.sysdigSecureApi.listComplianceTasks
List compliance tasks configured in Sysdig Secure.
2
get-results
$sourceDescriptions.sysdigSecureApi.getComplianceResults
Retrieve compliance results for the selected task.
3
email-summary
$sourceDescriptions.sendgridMailApi.SendMail
Email the compliance summary to a stakeholder via SendGrid Mail Send.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.