> For the complete documentation index, see [llms.txt](https://docs.slapfive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.slapfive.com/integrations/salesforce/synchronize-data-between-salesforce-and-slapfive/salesforce-zaps-deprecated.md).

# Salesforce Zaps (Deprecated)

- [SlapFive Request > Salesforce Customer Influence](https://docs.slapfive.com/integrations/salesforce/synchronize-data-between-salesforce-and-slapfive/salesforce-zaps-deprecated/slapfive-request-greater-than-salesforce-customer-influence.md): Anytime a Request is submitted from a Salesforce Opportunity and is then updated in SlapFive, update the SlapFive Customer Influence object in Salesforce.
- [SlapFive Request Fulfillment Member > Salesforce Customer Influence Activity](https://docs.slapfive.com/integrations/salesforce/synchronize-data-between-salesforce-and-slapfive/salesforce-zaps-deprecated/slapfive-request-fulfillment-member-greater-than-salesforce-customer-influence-activity.md): When a Fulfillment Member for a Request that was submitted from a Salesforce Opportunity is created or updated, update the SlapFive Customer Influence Activity object in Salesforce.
- [SlapFive Request Fulfillment Board > Salesforce Customer Influence Activity](https://docs.slapfive.com/integrations/salesforce/synchronize-data-between-salesforce-and-slapfive/salesforce-zaps-deprecated/slapfive-request-fulfillment-board-greater-than-salesforce-customer-influence-activity.md): When a Fulfillment Board for a Request that was submitted from a Salesforce Opportunity is created or updated, update the SlapFive Customer Influence Activity object in Salesforce.
- [SlapFive Content Share > Salesforce Customer Influence](https://docs.slapfive.com/integrations/salesforce/synchronize-data-between-salesforce-and-slapfive/salesforce-zaps-deprecated/slapfive-content-share-greater-than-salesforce-customer-influence.md): When a SlapFive content asset is shared from a Salesforce Opportunity, write a SlapFive Customer Influence record in Salesforce.
- [SlapFive Content View > Salesforce Customer Influence Activity](https://docs.slapfive.com/integrations/salesforce/synchronize-data-between-salesforce-and-slapfive/salesforce-zaps-deprecated/slapfive-content-view-greater-than-salesforce-customer-influence-activity.md): When a SlapFive content asset that was shared from a Salesforce Opportunity is then viewed by the recipient, write a SlapFive Customer Influence Activity record in Salesforce.
- [SlapFive Activity > Salesforce Customer Activity](https://docs.slapfive.com/integrations/salesforce/synchronize-data-between-salesforce-and-slapfive/salesforce-zaps-deprecated/slapfive-activity-greater-than-salesforce-customer-activity.md): When a SlapFive Activity is created or updated, create or update a SlapFive Customer Activity record in Salesforce.
- [Salesforce Account > SlapFive Company](https://docs.slapfive.com/integrations/salesforce/synchronize-data-between-salesforce-and-slapfive/salesforce-zaps-deprecated/salesforce-account-greater-than-slapfive-company.md): This Zap keeps a SlapFive Company up to date when changes are made to a corresponding Salesforce Account.
- [Salesforce Contact > SlapFive Member & Company](https://docs.slapfive.com/integrations/salesforce/synchronize-data-between-salesforce-and-slapfive/salesforce-zaps-deprecated/salesforce-contact-greater-than-slapfive-member-and-company.md): This Zap keeps a SlapFive Member and Company up to date when changes are made to a corresponding Salesforce Contact.
- [SlapFive Member > Salesforce Contact](https://docs.slapfive.com/integrations/salesforce/synchronize-data-between-salesforce-and-slapfive/salesforce-zaps-deprecated/slapfive-member-greater-than-salesforce-contact.md): This Zap keeps a Salesforce Contact up to date when changes are made to a corresponding SlapFive Member.
- [SlapFive Company > Salesforce Account](https://docs.slapfive.com/integrations/salesforce/synchronize-data-between-salesforce-and-slapfive/salesforce-zaps-deprecated/slapfive-company-greater-than-salesforce-account.md): This Zap keeps a Salesforce Account up to date when changes are made to a corresponding SlapFive Company.
- [SlapFive Activity > Salesforce Activity](https://docs.slapfive.com/integrations/salesforce/synchronize-data-between-salesforce-and-slapfive/salesforce-zaps-deprecated/slapfive-activity-greater-than-salesforce-activity.md): This Zap creates a Salesforce Activity (Event) records on Contact and Account records when a SlapFive Activity record is created.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.slapfive.com/integrations/salesforce/synchronize-data-between-salesforce-and-slapfive/salesforce-zaps-deprecated.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
