> ## Documentation Index
> Fetch the complete documentation index at: https://domoinc-openapi-sync-dataflows.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Adobe Sign Connector

## Intro

Adobe Sign is a cloud-based e-signature service that allows the user to send, sign, track, and manage signature processes using a browser or mobile device. It is part of the Adobe Document Cloud suite of services. Use the Domo Adobe Sign connector to retrieve data that matters to you. For more information about the Adobe Sign API, see [https://www.adobe.io/apis/documentcl...r/api\_usage.md](https://www.adobe.io/apis/documentcloud/sign/docs.html#!adobedocs/adobe-sign/master/api_usage.md "https://www.adobe.io/apis/documentcloud/sign/docs.html#!adobedocs/adobe-sign/master/api_usage.md").

This topic discusses the fields and menus that are specific to the Google Ads OAuth connector user interface. For general information about adding DataSets, setting update schedules, and editing DataSet information, see [Adding a DataSet Using a Data Connector](/s/article/360042926274).

## Prerequisites

To connect to your Adobe Sign data using this connector, you must have your Adobe Sign credentials (email address and password).

## Connecting to Your Adobe Sign Account

This section enumerates the options in the **Credentials** and **Details** panes in the Adobe Sign Connector page. The components of the other panes in this page, **Scheduling** and **Name & Describe Your DataSet**, are universal across most connector types and are discussed in greater length in [Adding a DataSet Using a Data Connector](/s/article/360042926274).

### Credentials Pane

The Domo Adobe Sign connector uses OAuth to connect to Adobe Sign. Click **Connect** (or select **Add Account** if you have existing Adobe Sign accounts in Domo) to open the Adobe Sign OAuth screen where you can select the account you want to connect to. After selecting an account, specify the password for that account. After you have entered a valid password, you can use the same account in Domo any time you create a Adobe Sign DataSet. You can manage connector accounts in the **Accounts** tab in the Data Center. For more information about this tab, see [Managing User Accounts for Connectors](/s/article/360042926054).

<Note>
  **Note:**

  If you are already logged into Adobe Sign when you connect in Domo, you are authenticated automatically when you click **Add account**. If you want to connect to an account that is different from the one you are logged into, you must first log out of the currently active Adobe Sign account.
</Note>

### Details Pane

This pane contains a primary **Reports** menu, along with various other menus which may or may not appear depending on the report type you select.

<table border="1" cellpadding="1" cellspacing="1" data-aura-rendered-by="33:195;a"><thead><tr><th colspan="1" rowspan="1"><p> Menu </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> Report </p></td><td colspan="1" rowspan="1"><p><span> Select the Adobe Sign report type to run. The following reports are available: </span></p><table border="1" cellpadding="1" cellspacing="1"><tbody><tr><td colspan="1" rowspan="1"> Agreements </td><td colspan="1" rowspan="1"> Retrieves agreements for the user. </td></tr><tr><td colspan="1" rowspan="1"> Groups </td><td colspan="1" rowspan="1"> Retrieve detailed information about the groups. </td></tr><tr><td colspan="1" rowspan="1"> Library Documents </td><td colspan="1" rowspan="1"> Retrieves library documents for a user </td></tr><tr><td colspan="1" rowspan="1"> Mega Signs </td><td colspan="1" rowspan="1"> Get all the Mega Sign parent agreements of a user. </td></tr><tr><td colspan="1" rowspan="1"> Users </td><td colspan="1" rowspan="1"> Gets all the users in an account. </td></tr><tr><td colspan="1" rowspan="1"> Widgets </td><td colspan="1" rowspan="1"> Retrieves widgets for a user. </td></tr><tr><td colspan="1" rowspan="1"> Workflows </td><td colspan="1" rowspan="1"> Retrieves workflows for a user. </td></tr></tbody></table></td></tr><tr><td colspan="1" rowspan="1"> Filter </td><td colspan="1" rowspan="1"> Select the report filter. </td></tr><tr><td colspan="1" rowspan="1"> Skip Failed Agreements </td><td colspan="1" rowspan="1"> When this option is checked, if Adobe Sign fails to return details for an Agreement, it will be excluded from the dataset and Domo will continue processing instead of failing the entire dataset run. This may result in missing data. </td></tr></tbody></table>

### Other Panes

For information about the remaining sections of the Connector interface, including how to configure scheduling, retry, and update options, see [Adding a DataSet Using a Data Connector](/s/article/360042926274).

## FAQs

<AccordionGroup>
  <Accordion title="What version of the Adobe Sign API does this connector use?">
    This connector uses v5 of the Adobe Sign API ([https://api.na1.echosign.com/api/rest/v5](https://api.na1.echosign.com/api/rest/v5)
    ).
  </Accordion>

  <Accordion title="Which endpoint(s) does each report call in this connector?">
    <table data-aura-rendered-by="33:195;a"><tbody><tr><th colspan="1" rowspan="1" width="30%"> Report Name </th><th colspan="1" rowspan="1" width="30%"> Filters </th><th colspan="1" rowspan="1" width="35%"> Endpoint URL(s) </th></tr><tr><td colspan="1" rowspan="6"> Agreements </td><td colspan="1" rowspan="1"> Agreements Detail </td><td colspan="1" rowspan="1"> /agreements/{agreementId} </td></tr><tr><td colspan="1" rowspan="1"> Combined Document Pages Info </td><td colspan="1" rowspan="1"> /agreements/{agreementId}/combinedDocument/pagesInfo </td></tr><tr><td colspan="1" rowspan="1"> Combined Document URL </td><td colspan="1" rowspan="1"> /agreements/{agreementId}/combinedDocument/url </td></tr><tr><td colspan="1" rowspan="1"> Document URL Images </td><td colspan="1" rowspan="1"> /agreements/{agreementId}/documents/imageUrls </td></tr><tr><td colspan="1" rowspan="1"> Documents </td><td colspan="1" rowspan="1"> /agreements/{agreementId}/documents </td></tr><tr><td colspan="1" rowspan="1"> List Agreements </td><td colspan="1" rowspan="1"> /agreements </td></tr><tr><td colspan="1" rowspan="3"> Groups </td><td colspan="1" rowspan="1"> Group Detail </td><td colspan="1" rowspan="1"> /groups/{groupId} </td></tr><tr><td colspan="1" rowspan="1"> List Groups </td><td colspan="1" rowspan="1"> /groups </td></tr><tr><td colspan="1" rowspan="1"> Users </td><td colspan="1" rowspan="1"> /groups/{groupId}/users </td></tr><tr><td colspan="1" rowspan="2"> Library Documents </td><td colspan="1" rowspan="1"> Library Documents Detail </td><td colspan="1" rowspan="1"> /libraryDocuments/{libraryDocumentId} </td></tr><tr><td colspan="1" rowspan="1"> List Library Documents </td><td colspan="1" rowspan="1"> /libraryDocuments </td></tr><tr><td colspan="1" rowspan="3"> Mega Signs </td><td colspan="1" rowspan="1"> Agreements </td><td colspan="1" rowspan="1"> /megaSigns/{megaSignId}/agreements </td></tr><tr><td colspan="1" rowspan="1"> List MegaSigns </td><td colspan="1" rowspan="1"> /megaSigns </td></tr><tr><td colspan="1" rowspan="1"> MegaSigns Detail </td><td colspan="1" rowspan="1"> /megaSigns/{megaSignId} </td></tr><tr><td colspan="1" rowspan="2"> Users </td><td colspan="1" rowspan="1"> List Users </td><td colspan="1" rowspan="1"> /users </td></tr><tr><td colspan="1" rowspan="1"> Users Detail </td><td colspan="1" rowspan="1"> /users/{userId} </td></tr><tr><td colspan="1" rowspan="4"> Widgets </td><td colspan="1" rowspan="1"> Agreements </td><td colspan="1" rowspan="1"> /widgets/{widgetId}/agreements </td></tr><tr><td colspan="1" rowspan="1"> Documents </td><td colspan="1" rowspan="1"> /widgets/{widgetId}/documents </td></tr><tr><td colspan="1" rowspan="1"> List Widgets </td><td colspan="1" rowspan="1"> /widgets </td></tr><tr><td colspan="1" rowspan="1"> Widget Detail </td><td colspan="1" rowspan="1"> /widgets/{widgetId} </td></tr><tr><td colspan="1" rowspan="2"> Workflows </td><td colspan="1" rowspan="1"> List Workflows </td><td colspan="1" rowspan="1"> /workflows </td></tr><tr><td colspan="1" rowspan="1"> Workflows Detail </td><td colspan="1" rowspan="1"> /workflows/{workflowId} </td></tr></tbody></table>
  </Accordion>

  <Accordion title="What kind of credentials do I need to power up this connector?">
    You need the email address and password associated with your Adobe Sign account.
  </Accordion>

  <Accordion title="How do I know my login credentials are secure?">
    The login process uses the OAuth process, so your Adobe Sign credentials are never seen or stored by Domo. This keeps your login secure. You can revoke Domo's access to your Adobe Sign account at any time.
  </Accordion>

  <Accordion title="How often can the data be updated?">
    As often as needed.
  </Accordion>

  <Accordion title="Are there any API limits that I need to be aware of?">
    No
  </Accordion>
</AccordionGroup>

## Troubleshooting

* Make sure your authentication remains valid.
* Review the configuration to make sure that all required items have been selected.
* Review the Connector history for error messages.
* In rare cases, you may be requesting too much information and reaching API limitations or timeouts. If this is the case, you can review the history of the Connector run to see the error message and duration. If this is the case, you can reduce the number of accounts that are being pulled, choose a smaller number of metrics for the report that you are pulling, or reduce the timeframe that you are trying to pull.
