Any C# iForm API PUT/PATCH examples?
General discussionEveryone:
I'm working on an app that needs to push data back into an iForm. I was able to figure out how to GET data using the Search & iForms API's. Unfortunately I'm having no luck with PUTing or PATCHing data back. I'm using WebRequest for the GET and would like to use WebRequest for the PUT. Does anyone have an example they would care to share?
Sincerely,
Dale Williams