Alteryx and ONESOURCE connectors overview

Alteryx is a self-service data analytics platform that enables you to prepare, blend, and analyze data from various sources. It provides a user-friendly interface for data changes, advanced analytics, and predictive modeling without requiring extensive programming knowledge.
ONESOURCE Connectors are tools in the Alteryx platform that helps you easily connect to different data sources, like databases and cloud services, for analyzing and processing data. To accomplish this, use connectors that are tools used to retrieve data or push data to the cloud or a similar environment. You can download and install the ONESOURCE Connectors for Alteryx from the Alteryx tile in the ONESOURCE Platform.
There are 3 types of connectors:
  • Login Connector:
    The ONESOURCE Login Connector signs you into ONESOURCE and gets an access token for Apigee. It then exchanges this token for a UDSLongToken, which it passes to other connectors. Importantly, this connector enables you to remain logged in throughout the workflow, eliminating the need to sign in again. Place the ONESOURCE Login Connector as the 1st component in your workflow to get the necessary credentials for using the Download or Upload Connectors with your selected products.
  • Download Connector:
    This connector retrieves data from endpoints or products.
  • Upload Connector:
    This connector uploads data to ONESOURCE. The following list shows the ONESOURCE products that have connectors.
Products with Alteryx Connectors
Product
Download Connector
Upload Connector
Notes
Tax Provision
No
No
Removed ONESOURCE Tax Provision from the Alterxy tile and Connectors in v6.0.0 by Corporates and product instruction
Indirect Tax Determination
Yes
No
N/A
Income Tax
Yes
Yes
N/A
Calendar
Yes
No
N/A
Data Hub
Yes
Yes
N/A
Indirect Tax Compliance
No
Yes
N/A
See how to build an ONESOURCE Connectors workflow for more information.

Related Content