Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
7 replies
Subscribers
7 subscribers
Views
4796 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
We need to integrate with a system that exposes business entities by an OData co
JEAN PIERRE
over 10 years ago
We need to integrate with a system that exposes business entities by an OData connection point.
Is this done by service-backed records?
We need to do all CRUD Operations.
Has someone experiences to share in this matter?
Has someone some code examples?...
OriginalPostID-98312
OriginalPostID-98312
Discussion posts and replies are publicly visible
Top Replies
Sanchita Gupta
over 4 years ago
in reply to
Nadia Farooq
+2
Appian Employee
Nadia Farooq - This post is very old so that link is outdated. For the latest tutorial on records please refer to this link to Appian's documentation - https://docs.appian.com/suite/help/latest/Records_Tutorial…
Parents
0
shelzle
over 10 years ago
OData should be accessible as a REST based webservice. So you have some URL that point to the objects and return that as XML or JSON. Both can be parsed with Appina OOTB or plugins.
I did that to access lists and data in SharePoint.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
shelzle
over 10 years ago
OData should be accessible as a REST based webservice. So you have some URL that point to the objects and return that as XML or JSON. Both can be parsed with Appina OOTB or plugins.
I did that to access lists and data in SharePoint.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data