I am currently trying to set up a workflow with the Salesforce Input Tool.
What already works: I can select the existing reports after entering my Salesforce username and password.
However, I keep getting the following error message:
Error: Salesforce Input (1): Traceback (most recent call last):
File "main.py", line 10, in <module>.
ModuleNotFoundError: No module named 'aiohttp'.
I already tried to install an older version of the input tool, which didn't work.
I currently use the following Alteryx version: 2022.1.1.30961
My goal is to use a workflow to automatically export certain Salesforce reports to a Windows folder and rename the file.
