6
Views
5
Comments
REST - What are you integrating with?
Question
Hi,
There has been a lot of activity around these components to integrate with REST services (ardoHTTPardoJSONOAuth connectorsWebServiceEngine, XmlRecords...). But I'm curious...

What is everyone integrating with? Are these internal built services or is there a set of public services, SaaS packages, B2B scenarios your trying to integrate with? 

Me, personally, have integrated with (using REST) Google Drive, Asana, Evernote.

What have you been integrating with?
2014-04-28 10-19-39
Wayne Hodgson
I am working on our integration using REST services and ardoHTTP to our SSO provider's API.  I am working on the development of an automated service bus type application using the Java cloud OutSystems platform.
2016-11-21 23-23-05
Gonçalo Borrêga
Thanks Wayne. What is the SSO provider? Can you disclose that? Something like Okta or PingOne? or an on-premises/custom built?
2014-04-28 10-19-39
Wayne Hodgson
OneLogin

2014-01-24 14-08-25
Steve Dalgleish
Both.  We are firing data into our transactional systems via the API, but also supplementing information for end users through things like https://www.bankaccountchecker.com/ to validated bank information.

We will be looking to do further integrations with B2B solutions such as the UKs Companies House (https://xmlgw.companieshouse.gov.uk/) and something like Open Corporates data set (https://opencorporates.com/).

Anything that can make consuming such services simpler is a step forward.
2018-05-04 07-42-59
João Proença
Just found this thread and wanted to mention that last month I performed a simple integration with eBay's "find items" API through REST, for a personal project of mine.

I created a forge component with what I used.

Cheers!
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.