Integrating OFSC with ICS
Summary
how to trigger activityUpdated and formSubmitted eventsContent
We are integration our OFSC instance with ICS. Currently the integrations based on OFSC Adapter are working fine.
We also need to trigger integrations flow in ICS based on certain activity field update and new custom form submit event. We subscribed to these events and here is the current state of the events:
{
"totalResults": 5,
"items": [
{
"subscriptionId": "68812128a01ca848fe07ecd1811b47af86b3ebdb",
"applicationId": "8a3ec2b3641593a3925e6490bc284dae68f09936",
"createdTime": "2019-02-11 07:43:59",
"expirationTime": "2019-02-15 09:29:49",
"subscriptionConfig": [
{
"events": [
"activityCreated"
]
}
],
"links": [
{
"rel": "canonical",
"href": "https://api.etadirect.com/rest/ofscCore/v1/events/subscriptions/68812128a01ca848fe07ecd1811b47af86b3ebdb"