Resful Plugin now CRUD capable

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…

Continue Reading Resful Plugin now CRUD capable

Restful Plugin now with Timeout configuration

The plugin now has the ability to configure timeouts, and a basic authentication fix for someone needing it. Restful API Plugin

Continue Reading Restful Plugin now with Timeout configuration

Restful Plugin now handling # in query string

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…

Continue Reading Restful Plugin now handling # in query string

Enhanced Restful API capabilities

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”:…

Continue Reading Enhanced Restful API capabilities

Prod Def Backup

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…

Continue Reading Prod Def Backup

Updated Restful Plugin 1.6

Fixed a bug for a user regarding the record indicator https://remedylegacy.com/tools/restful-api-plugin/

Continue Reading Updated Restful Plugin 1.6

Restful Plugin now able to consume Service Now and Jira

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

Continue Reading Restful Plugin now able to consume Service Now and Jira

Server Group Functions Update

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…

Continue Reading Server Group Functions Update

Server Group Functions Now not just for 9.x

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 🙂

Continue Reading Server Group Functions Now not just for 9.x

Restful API Plugin available

I’m proud to release the initial public download, the Restful API Plugin.  I hope that everyone enjoys it 🙂 Download

Continue Reading Restful API Plugin available