# Test the data synchronization

### SlapFive Request submitted from a Salesforce Opportunity creates/updates SlapFive Customer Influence in Salesforce

* [ ] In Salesforce, go to an Opportunity, click the **Request References** button, fill out the **New Request** form, and click the **Submit** button.
* [ ] In SlapFive, go to the **Requests** tab, and you will see the new Request in the New column.
* [ ] In Salesforce, go back to the same Opportunity, go to the **SlapFive Customer Influence** related list, and you will see a new **SlapFive Customer Influence** record for that Request.&#x20;

<figure><img src="/files/PHhq0wk1RqTe4baATpFp" alt=""><figcaption><p>SlapFive Customer Influence related list on the Opportunity</p></figcaption></figure>

* [ ] Click the **Number** of the **SlapFive Customer Influence** record, and you will see the Details screen for that record. Verify that all the fields you entered into the Request show on this screen.

<figure><img src="/files/iHSA0p5SIsEtH2FrVKh2" alt=""><figcaption><p>Details screen for SlapFive Customer Influence record for a Request</p></figcaption></figure>

* [ ] In SlapFive, drag the new Request to the In Progress column, and update some fields that you didn't fill in when you created the Request, like Team or Assigned To.

### SlapFive Fulfillment Member creates/updates SlapFive Customer Influence Activity in Salesforce

* [ ] In SlapFive, go to the **Requests** tab and open the Request from the previous test.
* [ ] Click the **Select Companies/Members** button to add Fulfillment Members to the Request, select a **Fulfillment Status** and **Date** for each one, and click the **Save and Close** button.
* [ ] In Salesforce, go to the **Details** page for the **SlapFive Customer Influence** record from the previous test, and you'll see a record for each Fulfillment Member in the **SlapFive Customer Influence Activity** related list at the bottom of the screen.

<figure><img src="/files/N5dXkxCxM71jfDvbzMMj" alt=""><figcaption><p>SlapFive Customer Influence Activity related list</p></figcaption></figure>

* [ ] Click the **Influence Activity Number** for one of the **SlapFive Customer Influence Activity** records to open the **Details** screen for that record, and you'll see all the values you entered in SlapFive for this Fulfillment Member.&#x20;

<figure><img src="/files/TXqT2hSzr30Pn0sPgqu7" alt=""><figcaption><p>Details for SlapFive Customer Influence Activity</p></figcaption></figure>

* [ ] In SlapFive, open the same Request and update one of the Fulfillment Members to have a **Fulfillment Status** of *Completed*.
* [ ] In Salesforce, go to the **Details** screen for the **SlapFive Customer Influence Activity** and you will see the **Fulfillment Status** is *Completed*, and if you're using the **Influence Scoring Model**, you'll see a number in the **Influence Score** field.

### SlapFive Fulfillment Board creates/updates SlapFive Customer Influence Activity in Salesforce

* [ ] In SlapFive, go to the **Requests** tab and open the Request from the earlier test.
* [ ] Click the **Select Fulfillment Boards** button, select a Fulfillment Board to add to the Request, and click the **Save and Close** button.
* [ ] In Salesforce, go to the **Details** page for the **SlapFive Customer Influence** record from the earlier test, and you'll see a record for the Fulfillment Board in the **SlapFive Customer Influence Activity** related list at the bottom of the screen. If you're using the **Influence Scoring Model**, you'll see a number in the **Influence Score** field.

<figure><img src="/files/6W2tbYrBiX4qOMJRn6xW" alt=""><figcaption><p>SlapFive Customer Influence Activity related list</p></figcaption></figure>

### SlapFive Content Share from Salesforce Opportunity creates SlapFive Customer Influence in Salesforce

* [ ] In Salesforce, go to an Opportunity, click the **View Case Studies** button to see the list of Boards, and click the **Share** button next to one of the Boards.
* [ ] In the **Enter Recipient** area, enter your email address, name and company. Choose a Contact Role from the **Select Recipient from Contact List** dropdown list, and click the **Send** button.

<figure><img src="/files/z6qCfi4ySEpmoOKb8t0y" alt=""><figcaption><p>SlapFive Content Share screen</p></figcaption></figure>

* [ ] In Salesforce, go back to the same Opportunity, go to the **SlapFive Customer Influence** related list, and you will see a new **SlapFive Customer Influence** record for that Share.&#x20;

<figure><img src="/files/1GI07WhTvisTr5dmov6f" alt=""><figcaption><p>SlapFive Customer Influence related list with new record for Share</p></figcaption></figure>

### SlapFive Content View by Recipient of a Content Share from Salesforce Opportunity creates SlapFive Customer Influence Activity in Salesforce

* [ ] Go to your email inbox and open the email that was sent to you by the content share.
* [ ] Click the Board link in that email.
* [ ] In Salesforce, go to the **Details** screen for the **SlapFive Customer Influence** record for the Content Share and you'll see a record for Content View in the **SlapFive Customer Influence Activity** related list at the bottom of the screen, and if you're using the **Influence Scoring Model**, you'll see a number in the **Influence Score** field.&#x20;

<figure><img src="/files/JUdCfiU9O2lMSs4HJ0Q8" alt=""><figcaption><p>SlapFive Customer Influence Activity related list</p></figcaption></figure>

### SlapFive Customer Activity creates/updates SlapFive Customer Activity in Salesforce

* [ ] In SlapFive, go to the **Member Dashboard** for any Member that has a valid Salesforce Contact ID specified.
* [ ] In the **Activity History** section, click the **Add** button, fill out the pop-up form, and click the **Save** button to create a new Activity record.

<figure><img src="/files/3dsWBjVUwMA4TLZDjMms" alt=""><figcaption><p>Create new Activity screen in SlapFive</p></figcaption></figure>

* [ ] In Salesforce, open the **Contact** record for the Member, go to the **SlapFive Customer Activity** related list, and you'll see the new **SlapFive Customer Activity** record.

<figure><img src="/files/V0LMeFC2GrSOtz9xLxmA" alt=""><figcaption><p>SlapFive Customer Activities related list</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.slapfive.com/integrations/salesforce/synchronize-data-between-salesforce-and-slapfive/test-the-data-synchronization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
