I'm using Alteryx to compare two data sources for similarity and I'd like to automate the process of setting the "Join by Specific Fields" in the Join tool. The workflow itself is pretty simple and I've attached an example. Manually configuring the join fields can be quite time-consuming depending on table size, and I would like to automate a solution.
Is there a way to automate this configuration using Alteryx's API, a script, or any other method? Any guidance, sample code, or references to documentation would be greatly appreciated.
Attached is an example of what I'm using.