Using Custom Functions in POST Endpoints

Options
Hello! I've reviewed your Custom Function tutorial, yet I'm running into errors when trying to add Custom Functions in a POST endpoint. The Custom Function runs successfully, and the POST endpoint without the Custom Function incorporated runs successfully. However when I add the Custom Function to the POST stack, it claims the result variable from the function is missing. Let me know if I can provide any additional info to troubleshoot. Thanks!

Comments