Hi All,
I am using Alteryx to move certain salesforce Objects and their fields into SQL, where each Object becomes a table, and so on.
Is there a better way to build a workflow where I can do so for multiple objects in the same workflow? Or is it always required to separately connect to every object in salesforce to import the data? That would mean one workflow for each object i want to import, and seems not so feasible.
Is there a better way to do that?