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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Generic REST Fetcher!