Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

General Discussions

Discuss any topics that are not product-specific here.

How to call a C# code that has parameters within Alteryx

devp26
5 - Atom

Hello,

 

I have a user who has a C# code that has date parameters and we would like to execute the C# code in the Alteryx workflow.  One option I thought is that I can create a bat file and call the C# code in it and pass the parameters but does Alteryx allow to run C# code is my question. Also, what are the system requirements to execute a C# code when I deploy the entire solution to the Alteryx server. Has anyone tried any method and were successful or can someone suggest a solution. Any help is appreciated.

1 REPLY 1
OTrieger
14 - Magnetar

I'm sure that you can do it with Python tool

Labels
Top Solution Authors