Dear All,
As part of functionality we are using the GenericSOAPService WebService to Upload File and then we get the UCM COntent Id and send that as parameter to the next REST API call importActivities
But recently as part of our movement to Public Cloud from Private, we have started using ERPIntergrations API to upload the file. But The next step is to get the UCM Content ID and send the same as parameter to the Next API call "importActivities" . Instead of UCMContent ID , the ERPIntegrations REST API is returning DocumentId and there is no mention of the UCMContent Id in the whole response payload. Hence out next api call is failing . Tried finding a similar REST api but could not find it. Please help. Due to this our plan of 100% REST FRamework would not be achieved.
Regards
Jameel