Need help with api workflow on a list....something strange!

I am using an api workflow on a list to update some costs nothing crazy
so in short what i am doing is creating a temporary list using a custom state and then passing this list to the endpoint but nothing happen ! why ? is anyone having trouble with schedule an api workflow on a list or just schedule an api workflow?? here you can see my workflow any help is appreciate and thanks



Capture3

Hi there!

From what I can see here there are a couple of things to check here.

  • Are privacy rules restricting access to these items? If the user does not have the appropriate permissions when you build your list “prova’s inventory” then you may be trying to schedule work on an empty list.

  • Have you tried using the debugger to check the value of “prova’s inventory” when this workflow is being run? Specifically clicking “Step-by-step” in debugger can be helpful for this.

  • You may also want to check the server logs to see exactly what’s happening when this workflow runs!

Beyond that I’m a little unclear as to the structure of your data so if you could provide a little more context around this behavior we’d be happy to provide a little more guidance!

Hi collin thanks for your response but I fixed the problem :slight_smile:

Glad to hear it!

If there’s anything else we can do to help, do let us know!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.