I have a workspace that extracts users and attributes from Active Directory, at the OU level. I want to take this workspace and create a custom transformer as part of a larger workflow. Last time I copied these LDAP readers it completely broke everything and I had to fix them one-by-one.
Is there any way to import a workspace as a custom transformer? This is just reading a bunch of LDAP data and spitting out a CSV.
*Edited to reflect I'm trying to export/reuse connections, rather than transformers.