โ04-22-2025 07:10 AM
We have a a custom connector that has grown quite large, I've seen that full access to ruby has now been given. Docs: https://docs.workato.com/developing-connectors/sdk/sdk-reference/whitelist-removal.html
Is it possible to split the connector.rb file into smaller files and import them using require? or does anyone have examples or best practices in organizing a Workato connector code base?