-
Re: Creating new users
Well, Workflows are certainly capable of adding users in Domo. That's really simple. As far as the trigger - what tells the Workflow to add the user, you've got a couple of options: 1 - Use the SFDC …1 -
Re: Recent Editable Data Webinar question
I just pulled up the code that I think is what I used in the webinar? In the app.js file, line 54 has the filter. If you comment out line 54 and line 57, and uncomment line 56, that should get rid of…1 -
Re: Recent Editable Data Webinar question
Yeah, totally. If I recall, in the example we set it up with a filter. It filters out the ones that have had the action taken on them. You could remove that filter from the query. There's also a sect…1 -
Re: Is it possible to use a code engine package as library in another package
You could try and adapt this: https://developer.domo.com/portal/4w40o03817vij-hitting-a-code-engine-function-from-an-app#calling-a-code-engine-function-code-example I haven't tried it, but this: domo…1 -
Re: Error "Domo task has exceeded the max number of runs (1000):java.lang.illegalstateexception"
We have a limit of 1,000 passes through a shape. We can raise that limit at the request of the customer. You can reach out to Domo Support to get that limit raised, or in this case you can just messa…1