https://github.com/truesparrowsystems/ai-salessparrow-docs
https://github.com/truesparrowsystems/ai-salessparrow-docs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/truesparrowsystems/ai-salessparrow-docs
- Owner: TrueSparrowSystems
- License: mit
- Created: 2023-08-08T12:09:49.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-14T09:39:51.000Z (over 1 year ago)
- Last Synced: 2025-01-02T08:19:43.199Z (4 months ago)
- Language: Mermaid
- Size: 441 KB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI SalesSparrow Documentation
Welcome to the documentation for SalesSparrow.
SalesSparrow enables anyone to connect their Salesforce account and access their lead details, gather insights, and effortlessly add notes directly in Salesforce. It also provides AI-driven suggestions based on their notes for next steps, enabling them to create and manage tasks and events.
This document serves as a central hub to access various documentation resources related to SalesSparrow.
## Table of Contents
### SalesSparrow API
- [OpenAPI Specification](./openApiSpecifications/index.md)
- [Sequence Diagrams](./sequenceDiagrams/index.md)
- [Database Schema](dbSchema.dbml)
- [Postman Collection](./postman/AI-Sales-Sparrow.postman_collection.json)
- [Postman Environment](./postman/AI-Sales-Sparrow-local.postman_environment.json)
- [Salesforce Connected App Setup](salesforceConnectedAppSetup.md)
- [Salesforce Configuration Guide](salesforceConfigurationGuide.md)
- [Architecture Diagram](architectureDiagram.png)### SalesSparrow App
- [iOS Flow Diagrams](./flowDiagrams/IOS/index.md)
- [Android Flow Diagrams](./flowDiagrams/Android/index.md)## Setup and Guidelines
- [SalesSparrow API](https://github.com/TrueSparrowSystems/AI-SalesSparrow-API)
- [SalesSparrow iOS App](https://github.com/TrueSparrowSystems/AI-SalesSparrow-iOS-App)
- [SalesSparrow Android App](https://github.com/TrueSparrowSystems/AI-SalesSparrow-Android-App)
- [SalesSparrow QA Automation](https://github.com/TrueSparrowSystems/AI-SalesSparrow-QA-Automation)**Note:** This documentation index provides links to various documentation files. Make sure to keep the documentation files updated to ensure accurate information.