spu99pec

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-05-17
20:10
6207 views
SBM Restful API
Hi Can anyone tell me if SBM has a inbound REST API,
I know about the REST Grid and Orchestration REST calls but am looking for a REST API to allow another app to update / Transaction an SBM Ticket through REST Calls.
Any documentation would be great.
Second Question: We are planning on pulling data into SBM from another system (salesforce) I can do this with Orchestration but want to automatically refresh it every 5 minutes or so, is there any way to call orchestration on a timer or will I need a scheduler sitting in the middle?
Many Thanks
Peter
I know about the REST Grid and Orchestration REST calls but am looking for a REST API to allow another app to update / Transaction an SBM Ticket through REST Calls.
Any documentation would be great.
Second Question: We are planning on pulling data into SBM from another system (salesforce) I can do this with Orchestration but want to automatically refresh it every 5 minutes or so, is there any way to call orchestration on a timer or will I need a scheduler sitting in the middle?
Many Thanks
Peter
3 Replies
d_berner

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-05-17
23:39
Officially there is an inbound restful API stating SBM 11.1 (beta started today). However SBM 11.0 already implements an inbound restful API (it is however not officially public).
As for a timer, you could do that using a simple notification, triggering an orchestration.
As for a timer, you could do that using a simple notification, triggering an orchestration.
David_J_Easter

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-05-24
07:00
If you want to participate in the SBM 11.1 beta, or at least watch the introductory webcast, the info can be found here:
http://www.serenacentral.com/community/forums/serena-announcing-sbm-11-1-aurora-beta-kickoff
http://www.serenacentral.com/community/forums/serena-announcing-sbm-11-1-aurora-beta-kickoff
spu99pec

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-05-20
20:53
Brilliant - I'll have a look at the documentation for 11.1 (we're currently on 10.1). Thanks for your help.