SuperAGI icon indicating copy to clipboard operation
SuperAGI copied to clipboard

Salesforce toolkit

Open coder5492 opened this issue 1 year ago • 3 comments

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.

  1. Provide functionality to retrieve and manipulate data stored in Salesforce.
  2. Manage leads and opportunities within Salesforce.
  3. Manage accounts and contacts in Salesforce.
  4. Manage tasks and events in Salesforce.

coder5492 avatar Oct 06 '23 07:10 coder5492

please assign this i can help to this in contributing

vibhorjoshi avatar Oct 07 '23 15:10 vibhorjoshi

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:

  1. Start building your toolkit by following the instructions in this link
  2. Once you've built the toolkit, make sure you've taken care of the following before submitting your toolkit for a pull request:
  3. All the toolkit documents are made with a snake case.
  4. Your Toolkit covers all the required unit tests.
  5. You have included a README.md which helps the user configure the toolkit with SuperAGI. You can refer to an example Toolkit README here.
  6. 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!

coder5492 avatar Oct 09 '23 05:10 coder5492

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.

coder5492 avatar Oct 09 '23 05:10 coder5492