I am warming up to API workflows, but when they run, I’m totally lost regarding their status or success.
In the most recent example, I submitted a request more than an hour ago. here’s the last bit of the server log:
There is no indication of status. The workflow updates records in a way that I expect to see a count of things needing update declining on an app page. This has been the case for API workflows in the past. This one doesn’t seem to be making the expected updates.
What should I make of the absence of anything in the List to change or the Changes in the last log entry?
If the workflow is running, shouldn’t I expect to see evidence of updated records on the app page that counts records needing update?
If the workflow failed, shouldn’t I see a log entry indicating that?