> ## Documentation Index
> Fetch the complete documentation index at: https://help.stiddle.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Webhooks

> Use Stiddle Webhooks to send custom event, order, and profile data to Stiddle.

<Columns cols={3}>
  <Card title="E-Commerce" horizontal href="#" cta="Learn More" />

  <Card title="Custom Events" href="#" cta="Learn More" />

  <Card title="Profile" href="#" cta="Learn More" />
</Columns>

<Columns cols={3}>
  <Card title="Company" href="#" cta="Learn More" />

  <Card title="Deal" href="#" cta="Learn More" />

  <Card title="Others" href="#" cta="Learn More" />
</Columns>

### E-Commerce

<Card title="Order Create Webhook" icon="file-lines" horizontal />

<Card title="Cancel Order Webhook" icon="file-lines" horizontal />

<Card title="Refund Webhook" icon="file-lines" horizontal />

<Card title="Order Update Webhook" icon="file-lines" horizontal />

### Events Webhooks

<Card title="Event Create Webhook" icon="file-lines" horizontal />

<Card title="Event Update Webhook" icon="file-lines" horizontal />

<Card title="Event Delete Webhook" icon="file-lines" horizontal />

### Profile Webhooks

<Card title="Profile Create Webhook" icon="file-lines" horizontal />

<Card title="Profile Delete Webhook" icon="file-lines" horizontal />

<Card title="Profile Update Webhook" icon="file-lines" horizontal />

### Company Webhooks

<Card title="Company Create Webhook" icon="file-lines" horizontal />

<Card title="Company Update Webhook" icon="file-lines" horizontal />

<Card title="Company Delete Webhook" icon="file-lines" horizontal />

### Deal Webhooks

<Card title="Deal Create Webhook" icon="file-lines" horizontal />

<Card title="Deal Update Webhook" icon="file-lines" horizontal />

<Card title="Deal Delete Webhook" icon="file-lines" horizontal />

### Other Webhooks

<Card title="Tracking Opt-Out" icon="file-lines" horizontal />
