Hi @ian11 - You should just need to add a “Return data from API” action to your backend API workflow. It’s been a while since I’ve done this, but I think at one point that action included a 200 response by default, so you may not need to add any parameters to it, and simply adding the “Return data from API” action is sufficient. If that doesn’t work, you could try adding a “code” key (number type) with a value of 200 (using Structured JSON) to the return data action. Hope this helps!
1 Like