Loading
REST Service is a generic service which allows you to connect to and communicate with remote servers via REST APIs utilizing the JSON format.
This service supports four basic methods for interacting with remote resources - GET for reading a remote resource, POST for creating new records, PUT for updating an existing record, and DELETE for removing an existing record.
Additional configuration allows you to pair this service with all available authorization plugins (eg. basic or oAuth), gives you access to all headers including adding custom headers for all requests, and the ability to manage response codes including complete overrides of all response codes (eg. ability to override evaluation of 2xx response code from ‘success’ to ‘failure’).
This service allows you to connect to any application which uses RESTful API and interact with it by reading, creating, updating and deleting records. Majority of modern applications use some kind of a REST API allowing you to do so. Example applications and platforms include Mailchimp, Revel POS, Google Docs, BigCommerce, Magento, Wordpress and WooCommerce, Quickbooks, Shipstation, and many many more.
View the REST API in action and learn more
* Subject to availability of platforms and complexity of integration. Single business process workflow build only. New accounts only with a FLOW subscription required for continued use. Offer available until 23:59:59 31/07/24 AEST, normally charged at a standard rate per hour. T&Cs apply. Contact us to find out more.