Creating a Remedy .NET API program (to submit a new request).
Step by Step Instruction to create a record in a Remedy Form using the .NET API created by @author Bryan Behling
The following instructions will give you an example of how to use the Remedy .NET API to submit a new request into the Action Request System. It will walk you through creating a new Project in Visual Studio .NET and creating the code required to use the Remedy .NET API.
In this example, we will use a test Remedy form called “test” that includes only core fields.