Where I can find a good documentation between UiPath and DocuSign?

I’m’ trying to use an integration with UiPath and DocuSign, but the DocuSign API doesn’t have a good and clear documentation to do it, and it’s very difficult to go looking one for one class directly by UiPath.

Hi @Jamerson_Gabriel_Renosto

Check on this

https://docs.uipath.com/activities/other/latest/legacy-integrations/docusign-docusignoperationgridview

https://docs.uipath.com/activities/other/latest/legacy-integrations/docusign-scope

I hope it helps!!

Hello @Jamerson_Gabriel_Renosto !

  1. DocuSign Developer Center: Start by visiting the DocuSign Developer Center (https://developers.docusign.com/) where you can find the official API documentation, code examples, SDKs, and other resources. The developer center provides detailed information about various endpoints, request/response structures, and authentication methods.
  2. DocuSign API Guides: DocuSign offers several API guides that provide step-by-step instructions for common integration scenarios. These guides often include code snippets in various programming languages. Reviewing these guides can help you understand the required API calls and the sequence of steps involved in integrating DocuSign with UiPath.
  3. UiPath Activities Documentation: Check UiPath’s official documentation for activities related to integrating with external systems, including DocuSign. The documentation usually provides instructions on how to configure and use each activity and may include specific examples or use cases related to DocuSign integration.
  4. Online Communities and Forums: Participate in UiPath’s official forum (https://forum.uipath.com/) and other online communities dedicated to RPA and UiPath. You can find valuable insights, tips, and best practices from fellow developers who have worked on similar integrations. You may even find specific examples or reusable components shared by the community that can assist with the DocuSign integration.
  5. Community and Custom Activities: Explore UiPath’s marketplace for community and custom activities. There might be pre-built activities available that simplify the integration with DocuSign. These activities are often developed and shared by the community or third-party vendors, and they can save you time and effort by encapsulating the necessary API calls and configurations.
  6. Reach out to Support: If you encounter specific issues or roadblocks during the integration process, consider reaching out to both UiPath and DocuSign support teams for assistance. They can provide guidance and clarify any questions or ambiguities related to the integration.

By combining these resources and strategies, you should be able to navigate the DocuSign API documentation more effectively and make progress with your integration between UiPath and DocuSign.

Thanks for this, but what i’m looking for is more a documentation about the classes and what is derivate from them, because using directly i have to enter in one by one to discobery what this does