Category: Uncategorized
All, I’m pleased to announce version 2.0 of the Restful ARDBC Plugin. This version now supports full Create, Request, Update, Delete capabilities. This means that you can use your Vendor forms to create records, query them, update them, and even…
The plugin now has the ability to configure timeouts, and a basic authentication fix for someone needing it. Restful API Plugin
After a customer contacted me regarding their need to consume an xMatters restful resource, it was determined that the restful service uses conventions that aren’t ‘standard’….essentially, you aren’t supposed to use # in your URL…but, I adjusted my code to account…
As I implement this tool in more scenarios, I come across more things that I need it to do. Recently, while consuming a new resource I came across a JSON array that looked like this { “array”: [ { “name”:…
A place I used to work required that we backup our production code before importing the new changes (perfectly legitimate request)…but it was manual and time intensive, and because it was manual, prone to human error…this utility automates the export…
Fixed a bug for a user regarding the record indicator https://remedylegacy.com/tools/restful-api-plugin/
Thanks to Nivedita Roy, I was able to determine what was preventing this plugin from working with Service Now Rest Services and have produced an update that allows it, including a functioning sample. Download
It appears there is a lot of interest in this capability, and some bugs with my previous < 9.x implementation. I corrected the report, changed around some output parameters, and added some config checking to verify that you are complying…
All, Based on a conversation I had at Engage this year, I was able to extend this functionality to servers prior to 9.x….so, enjoy 🙂
I’m proud to release the initial public download, the Restful API Plugin. I hope that everyone enjoys it 🙂 Download