Calling From Inside DomoTo call the Code Engine API from inside your Domo instance, you can use
- a Pro-code app
- a Workflow
- You can call that Workflow using a button in an App Studio app.
Run Function
Method:POSTEndpoint:
/api/codeengine/v2/packages/{{packageId}}/versions/{{version}}/functions/{{functionName}}
Example: