Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-17719

camel-salesforce: allow to retrieve CDC json schema from meta service

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.4.0
    • camel-salesforce
    • None
    • Unknown

    Description

      To get the full schema of a change event message, it it possible to make a GET request to the REST API that includes the schema ID sent in the event message, as example:

      /vXX.X/event/eventSchema/<Schema_ID>
      

      or by using the event name:

      /vXX.X/sobjects/<EventName>/eventSchema
      

      It would be nice if the meta data extension would be able to return the json schema of the

      Attachments

        Activity

          People

            jeremyross Jeremy Ross
            lb Luca Burgazzoli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: