<imgstyle={{marginTop:'15px'}}className="screenshot-full img-full"src="/img/workflows/trigger-using-webhook/workflow-section.png"alt="Navigate to Workflow Section"/>
3. Configure your workflow. You can refer to the **[workflow overview documentation](/docs/workflows/overview)** to learn how you can configure a workflow.
<imgstyle={{marginTop:'15px'}}className="screenshot-full img-full"src="/img/workflows/trigger-using-webhook/trigger-section.png"alt="Webhook option on the left panel"/>
5. Click on **Webhooks**. By default, the webhook trigger is disabled. Toggle the switch to **enable** the webhook trigger. Refer to the [trigger documentation](/docs/workflows/workflow-triggers#webhooks) for more information.
<imgstyle={{marginTop:'15px'}}className="screenshot-full img-full"src="/img/workflows/trigger-using-webhook/parameters.png"alt="Add parameters to your webhook"/>
<imgstyle={{marginTop:'15px'}}className="screenshot-full img-full"src="/img/workflows/trigger-using-webhook/copy-url.png"alt="Copy URL and API Token"/>
<imgstyle={{marginTop:'15px'}}className="screenshot-full img-full"src="/img/workflows/trigger-using-webhook/postman-url.png"alt="Paste URL in Postman"/>
<imgstyle={{marginTop:'15px'}}className="screenshot-full img-full"src="/img/workflows/trigger-using-webhook/parameters-postman.png"alt="Enter the parameters in postman"/>
This was a basic example of how you can trigger workflows using webhooks. You can use webhooks to connect ToolJet to external applications and services for advanced use-cases and event-driven automation.
If you want to learn how to trigger workflows withing ToolJet, refer to **[this guide](/docs/workflows/how-to/trigger-workflow-from-app/)**.