Create your first automation in just a few minutes.Try Studio Web

Alteryx

Alteryx

by UiPath

StarStarStarStarStarStarStarStarStarStar

0

Activity

Downloads

4.3k

Lindsay Gettel
Posted 2 years ago

I was testing the new 2.0.0 package version with the OAuth2 support for Alteryx Server 2022.1, I ran into an issue setting up the application scope connection.

I used the gallery API url (format below) along with user client id and secret values.

https://[alteryx org gallery name].com/webapi

The test connection returns the error:

22.10.5+Branch.support-v22.10.Sha.79bc7c61a909d990afd07620b3005b3a35eb1f1b

Could not deserialize the response body.

Status: 200

Response: 

[

  {

    "id": "645b96703430d2633762eeb3",

    "subscriptionId": "6446bb782d3f23902a9b7957",

    "public": false,

    "runDisabled": false,

    "packageType": "Module",

    "uploadDate": "2023-05-10T13:04:48.104Z",

    "fileName": "TextInputTest.yxmd",

    "metaInfo": {

      "name": "TextInputTest",

      "description": "",

      "author": "",

      "copyright": "",

      "url": "",

      "urlText": "",

      "outputMessage": "",

      "noOutputFilesMessage": ""

    },

    "isChained": 

Error: System.Exception: Could not deserialize the response body.

Status: 200

Response: 

[

  {

    "id": "645b96703430d2633762eeb3",

    "subscriptionId": "6446bb782d3f23902a9b7957",

    "public": false,

    "runDisabled": false,

    "packageType": "Module",

    "uploadDate": "2023-05-10T13:04:48.104Z",

    "fileName": "TextInputTest.yxmd",

    "metaInfo": {

      "name": "TextInputTest",

      "description": "",

      "author": "",

      "copyright": "",

      "url": "",

      "urlText": "",

      "outputMessage": "",

      "noOutputFilesMessage": ""

    },

    "isChained": , HResult -2146233088

The error above seems to connect successfully but actually returns a list of my workspace workflows rather than the authorization. When I try the connection with the token auth endpoint (https://[alteryx org gallery name].com/webapi/oauth2/token) I get an error: Object reference not set to an instance of an object

Any suggestions for troubleshooting? I am also going to submit a support ticket.

Kamil Wojciechowski
Posted 3 years ago

Hi, would you provide authentication update to make oauth2 available to use?

Pallavi P
Posted 4 years ago

How to get the values of Designer connection and Robot connection in UI path while configuring the Alteryx application scope., that is the base URL, Client ID and Client Secret?

Tony Adam
Posted 4 years ago

Will there be updates to support the "/user/v2" API endpoints? I need to run a workflow with specific credentials, which is not possible with the normal "Run Job" activity. 

I am not asking for the admin endpoints. They should know how to do it without an activity package ;)

Maxime Bisaillon
Posted 4 years ago

Hi, I’m getting a 405 error (Method not allowed) when I test the connexion in the Alteryx package, I know it not much information, but I was wondering if any else got it and figured what caused it.

I’m still looking for Alteryx help online, but couldn’t find much post about Uipath + Alteryx together to find a answer.

Thanks!

Paul Hoeffer
Posted 4 years ago ago

Update: We are in discussion regarding this on the forums.  Thanks for letting us know.

Ashish Gupta
Posted 5 years ago

How do i pass the excel path along with sheet name as an input to run job activity

Paul Hoeffer
Posted 4 years ago ago

Unfortunately that's not supported by the Alteryx API.

Tony Adam
Posted 5 years ago

I get the following error: 

19.10.4+Branch.support-v2019.10.Sha.fe819a658cad0585a64d2f8af94fad5c30b8d122

The following package(s) can not be installed: 

UiPath.Alteryx.Activities 1.0.1-preview

Checking the log, I can see that I am missing some dependecies which cannot be found. "Unable to find package ActiproSoftware.Wpf, UiPath.Platform, UiPath.Telemetry.Client."

This is the first package I am trying to install manually. However, I just tried another package and that worked... Any ideas? 

Update: Either I didnt have all the boxes for the standard locations of packages checked or it was a firewall issue... However, it works now.

Jason Nguyen
Posted 5 years ago

How do I view the output of the Get App Jobs, Get App Questions, Get Job, Get Job Output, and Get Workflows activities? For example, I am trying to look at the questions for one of my apps and used the Get App Questions activity but whenever I try to view the questions in a message box, I get "UiPath.Alteryx.Question[]" and I am unable to convert the question object to a string.

Paul Hoeffer
Posted 5 years ago ago

They are arrays. The easist way to get the information out is to do a loop, e.g. for each item in Job[] or Question[] you can then output the information that way.  Here is a good example of this:

https://forum.uipath.com/t/convert-arraylist-to-string/25925

Jeremy Rank
Posted 5 years ago

When installing/manage packages click the Pre-release button.  If you do not the Package will not show up.

Ben Smith
Posted 5 years ago

I get an error when trying to configure:

"The HTTP status code of the response was not expected (405)"

I received an error during installation saying "NU1101: Unable to find package ActiproSoftware.Wpf. ..."

Any quick tips to get this corrected?

Paul Hoeffer
Posted 5 years ago ago

Hi Ben - this issue should have been corrected with the release of 1.0.1-preview.  Please do let us know if that is not resolved for you.

Joe Strellis
Posted 5 years ago

The download is a .nupkg, how do I install this for Alteryx?

Paul Hoeffer
Posted 5 years ago ago

The easiest way is from Studio, go to Manage Packages and search for Alteryx in the Official feed.

Coco Chanel
Posted 5 years ago

this is a question

Publisher

UiPath

Visit publisher's page

Trusted Source

License & Privacy

License Agreement

Privacy Terms

Technical

Version

2.0.2

Updated

January 24, 2025

Works with

Studio: 21.10 - 22.10

Certification

Gold Certified

Support

Email: support@uipath.com

Link: https://www.uipath.com/company/contact-us/contact-technical-support

Alteryx is now part of the official release. Please see the support section for more information.