These actions let your workflow interact directly with the Stigg platform to provision resources, manage subscriptions, fetch entitlements, and more.They include:Customer actions
Use these actions to perform operations inside external services like SendGrid, Salesforce, Slack, and over 400 other integrations. You can create rows, send messages, update records, or trigger actions in your favorite apps — no manual integration required.If none of the available integrations suit your needs, you can also add a generic HTTP request node to make requests to external APIs (GET, POST, PUT, etc.) or run custom code in Python or JavaScript.
As you build more complex automations, you might want to reuse workflow logic or create modular pieces. The Workflow Builder supports sub-workflows (also known as calling one workflow from another).To execute a sub-workflow: