---
title: Automate Evidence
slug: automate-evidence
docTags: 
createdAt: 2026-06-01T13:20:13.766Z
---

# Automate Evidence

Forter already receives most of the evidence through Orders and Claims Data; however, we provide a [Request for Evidence Webhook](docId\:denYDO2zIccbMu4PqXAWR) & [Evidence API](docId:5611gRp2JZMVy5reaWnDf) that enables customers to share additional evidence with Forter in an automated way.

## Elements of Evidence Automation

Once chargebacks are ingested into Forter, our recommendation engine will suggest additional evidence to add to your dispute to bolster your win rate. For an automated flow, Forter enables a call-and-response workflow:&#x20;

- **Forter → Merchant:&#x20;**&#x46;orter sends notification to customers of recommended evidence to upload ([Request for Evidence Webhook](docId\:denYDO2zIccbMu4PqXAWR))
- **Merchant → Forter:&#x20;**&#x43;ustomers provide compelling evidence to Forter ([Evidence API](docId:5611gRp2JZMVy5reaWnDf))

*Note: Not all customers will need both capabilities.*

::Image[]{src="https://app.archbee.com/api/optimize/gmEle7zEqeUqLJAkHuNZq/7qykV--4ZW_y4-AC2tPyx-20251104-185424.png" size="70" width="1654" height="1144" position="center" caption="Automatically provide OMS & CRM data to Forter via Evidence API" showCaption="true"}

## Automating Evidence Upload with Forter

Leverage our *Request for Evidence Webhook & Evidence API* 

![](https://app.archbee.com/api/optimize/gmEle7zEqeUqLJAkHuNZq/ZKjtLeXKK3Q3BjJpBYnYA-20251104-185901.png "Automated Evidence Flow")

## Automating Evidence Collection and Sending

*While Forter provides methods and locations for evidence submission, you are responsible for automating this process within your own system*\&#xNAN;**&#xA0;**

::::WorkflowBlock
:::WorkflowBlockItem
**How can I automate sending files to Forter?**

- **Internal Systems -&#x20;**&#x46;orter doesn’t connect to OMS/CRM systems. You have to set up automation to our APIs
- **Cron jobs** **-** You can set up automated jobs to upload files to S3 and send API requests
:::

:::WorkflowBlockItem
**How to know when to send evidence?**

- **Send all evidence -&#x20;**&#x53;ame evidence for every chargeback
- **Send targeted evidence -&#x20;**&#x4F;nly Forter requested evidence for Claim IDs grabbed either via:
  - CSV download
  - Or
  - Evidence request webhook
:::

:::WorkflowBlockItem
**Why must I upload to S3 first, then send the file path via API?**

- **Provide file path -&#x20;**&#x69;n the API call for Forter to link file with the specific chargeback ID
- **Security requirement**  - We use a 2-step process for safety and security screening
- **Industry standard&#x20;**- Stripe and Braintree leverage the same approach
:::
::::
