SuperAGI
SuperAGI copied to clipboard
Salesforce toolkit
Where are you using SuperAGI?
MacOS
Which branch of SuperAGI are you using?
Main
Do you use OpenAI GPT-3.5 or GPT-4?
GPT-3.5
Describe your issue.
This issue outlines the features and functionality required for the development of a Salesforce Toolkit. The toolkit aims to enable developers to interact with Salesforce's APIs for various purposes related to customer relationship management (CRM), sales, and business processes.
- Provide functionality to retrieve and manipulate data stored in Salesforce.
- Manage leads and opportunities within Salesforce.
- Manage accounts and contacts in Salesforce.
- Manage tasks and events in Salesforce.
please assign this i can help to this in contributing
Sure Vibhorjoshi! Please create a PR in SuperAGI tools repo. Here are the instructions to quickly get you started with contributing to SuperAGI's Tools Repository:
- Start building your toolkit by following the instructions in this link
- Once you've built the toolkit, make sure you've taken care of the following before submitting your toolkit for a pull request:
- All the toolkit documents are made with a snake case.
- Your Toolkit covers all the required unit tests.
- You have included a README.md which helps the user configure the toolkit with SuperAGI. You can refer to an example Toolkit README here.
- Start raising a pull request to merge your branch with the main of SuperAGI-Tools. Once approved, your tool will be merged to the main and available for the community to use!
If you think there are other additional advantageous features that could be included in the toolkit mentioned above, please don't hesitate to include them.