You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

REST EventSubscriptions Documentation/Debugging

Received Response
11
Views
7
Comments
edited Jun 8, 2022 11:57AM in General Technical Discussions 7 comments

Content

Has anyone successfully implemented the eventSubscriptions (http://docs.oracle.com/cloud/latest/servicecs_gs/CXSVC/api-eventSubscriptions.html) offered in the REST services?

There is scant documentation on this whole process.  Especially on the definition of 'objectShapeXml'

I've create a WCF web service that accepts calls based on the mentioned WSDL:

http://your_site_interface/cgi-bin/your_interface.cfg/services/soap?wsdl=event

and have setup 2 eventSubscriptions; 1 for Contact Create and 1 for Contact Update with my services as an endpoint.

I've independently tested my service and it functions fine with my tests but it doesn't look like it is being called whenever a Contact is being created or updated.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!