I have a WEB API that starts a process with a start form and writes data to the record using the 'Write Records' smart service. When i test the WEB API, I get the following error.
The Write Record configuration looks like this.
Discussion posts and replies are publicly visible
Can you also show the properties of the pv!record variable in process properties?
the process model works fine. But when i use it in web api it gives the above error
You mentioned that you used a startForm. To me, it sounds confusing as it only makes sense when someone manually triggers that process from the Appian. What was the reason behind it?