---
title: "Testing Outbound Sync"
canonical: "https://help.fieldbuddy.com/space/FBDOCS/2078310793/Testing%20Outbound%20Sync"
format: markdown
---
The Outbound Data Sync can only be triggered by performing an action on a record. The object in which the record is stores requires a trigger and configured Object Mapping. Actions that trigger FieldBuddy Connect to start are:

- Editing a record
- Updating a record
- Inserting a record
- Deleting a record

In all cases an Audit Trail record is created if logging is enabled. In case no matching Object Mapping is found, the error message is: Missing : "Object Mapping" or "External (GUID) Api" or "Target Id Field" for  object(Opportunity)

### Steps

1. Open a record that is stored on an object that has a FieldBuddy Connect trigger
2. Edit that record, by changing for example the Probability on an Opportunity
3. Save the record
4. Open the Audit Trail page (1), click Go (2) and look up the Audit Trail record that was created exactly at the same time that the edit was performed.
  
5. Open that Audit Trail record, it should show the following (in case no object mappings are configured)

If the Audit Trail record is created, the trigger is working!