Unique Usage
When using ProcFormEdit you may have noticed that there’s an option called OverwriteWithNull. ProcFields is designed to not change fields if not provided an...
Fri, 14 Jun, 2024 at 2:15 PM
The ProcForms API endpoint returns a list of forms for a given process. The fields returned for each form are based on the View ID provided. If the ViewID i...
Fri, 14 Jun, 2024 at 2:16 PM
Location list fields are a special kind of list field where each option is associated to a set of geographic coordinate system coordinates. When working wi...
Fri, 14 Jun, 2024 at 2:18 PM
ProcFormAdd The API endpoint to add a form to a process is ProcFormAdd, we’ll add a new form to the process created on the previous part: 1 2 3 4 5...
Fri, 14 Jun, 2024 at 2:22 PM
The following guide will introduce some of the details you need to take into consideration when interacting with yes/no lists via the RPM API. Process Temp...
Fri, 14 Jun, 2024 at 2:24 PM
1 AnnouncementsList() Returns a list of currently active announcements (announcements showing in the announcements panel) Available since RPM...
Tue, 18 Jun, 2024 at 3:13 PM
When working with the API you may have noticed that the way Fields are specified when adding or editing forms is a bit different between fields inside table...
Tue, 18 Jun, 2024 at 2:59 PM