Article Nathan Ng · Sep 7, 2017 3m read How to make phone calls using Caché Objectscript and Twilio Introduction Twilio is a great tool for programmatically initiating and managing phone calls. In this example we'll go over basic account setup, create a Cache Class to manage our interaction with the Twilio API, and initiate a phone call from the Cache Terminal. The full Class used in this example is available on GitHub as well. #Caché #Terminal #ObjectScript #Tips & Tricks 4 0 1 989
Article Nathan Ng · Sep 6, 2017 4m read Polling an External REST API with Ensemble Preface Before we begin, I'd like to mention that I am by no means an Ensemble expert, so take this with a grain of salt and please feel free to offer any suggestions for improvement. That being said, I have enjoyed working with Ensemble and wanted to share the approach I took to poll an external REST API for patient data in the hopes that it might help others with a similar goal. #Business Operation #Business Process (BPL) #REST API #Ensemble 2 5 0 1.6K