REST API's often require multiple calls to achieve a business objective. Eg get a list of objects, then get data for each object. This application allows you to transform data received from one REST call to determine other methods to call.
All this is configured via an XML file.
A simple example is fetching data for all respondents to a Survey Monkey survey. You need to get the set of respondent ids, then call the API passing in the list of respondent ids.
See the README.md file on github at https://github.com/imhogan/RESTFetcher for a sample you can try out directly from AWS CloudFormation
Features
- Transforms JSON to XML for easy processing with XSLT.
- Can invoke Amazon Web Services - eg store responses in an S3 bucket.
- Can be run as a Lambda function on Amazon Web Services.
- Can be run from the command line.
- Transform REST responses to PDF using Apache FOP
License
Eclipse Public LicenseFollow Generic REST Fetcher
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Generic REST Fetcher!