Back to Browse

Domo "Sudo": Run CodeEngine Across Multiple Instances

83 views
Oct 8, 2025
12:56

Running the same action across 100+ Domo instances one by one is a non-starter. This video shows how to build a "sudo" pattern using CodeEngine โ€” one function that iterates across multiple instances and executes actions remotely. **What you'll learn:** - Use `codeengine.sendRequest` to call internal Domo APIs - Use `startWorkflowInRemoteInstance` to trigger workflows in other instances - Store credentials securely with `codeengine.getAccount` - Structure your Python CodeEngine package for multi-instance operations **The pattern:** Instead of logging into each instance separately, you authenticate once and programmatically push changes (user updates, schedule modifications, workflow triggers) across your entire fleet. Useful for Publish deployments, managed embed setups, or anyone running a Domo platform-as-a-service. ## ๐Ÿ“– Read the Full Article https://datacrew.space/blog/domo-codeengine-multi-instance-automation --- ## ๐Ÿค Work With Me ๐Ÿ’ผ Business inquiries: [email protected] ๐Ÿ’ฌ Domo User Group Slack: https://join.slack.com/t/domousergroup/shared_invite/zt-3u8n0h9sh-igBlIJS_TcAR~7sr7xYXmQ --- ## ๐Ÿ“ก Stay Connected ๐Ÿ’ผ LinkedIn: https://www.linkedin.com/in/jaewor ๐ŸŽฎ GitHub: https://github.com/jaewilson07 (contact me for access to domolibrary) --- ## โ˜• Support This Channel - ๐Ÿ”” Subscribing and ringing the bell - Buy me a Coffee https://venmo.com/@JaeMyong-Wilson ---

Download

0 formats

No download links available.

Domo "Sudo": Run CodeEngine Across Multiple Instances | NatokHD