-
Error Log for Workflows
How can I find the error log when I get an error in deploying workflow? See below: Failed to deploy to workflow engine, see logs for more details. Message: Command 'CREATE' rejected with code 'INVALID_ARGUMENT': Expected to deploy new resources, but encountered the following errors:…
-
Workflow - running workflows without using alters.
Is there a way to run the workflow without using alerts? Currently, the workflows I have run great, but I have to link them to alerts. Alerts limit me to just three options: When value is created When value changes When value is deleted If I just want to run the code, there is no option (or I can't find it) for that…
-
Alert dataset
I have created a workflow (with you help…thanks again) and it works great; however, the field that is changed currently does not show up in any of the stats/system datasets. The alert does not show up in the "Alert dataset" either. Just wanted to know if there is anything I need to do to have the cards that has been…
-
Deleting deployed workflows
Is there a way to delete deployed workflows?
-
"Hide Insights for non-card owners"
Is there a way to 'Hide Insights for non-card owners' on all cards via workflow? If anyone know the API please share. Thanks, Kathy
-
Workflow function
I am trying to create a workflow function and I am having issues. I am not a developer, so I need help. I finally was able to get beyond the errors but now I am getting errors when I save/deploy. Please help! Here is the code: const codeengine = require('codeengine'); function lookforunlocked () { const api=…