• 1
    • 1
    • We collect Jira Service Desk feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      In Insight, user can upload their own files for imports but it needs to be done manually via
      Insight Object Schemas > Object Schema Configuration > > Configure > File

      It would be beneficial if a REST API could do this.

            [JSDSERVER-8693] Extend Insight REST API to allow users to upload files

            SET Analytics Bot made changes -
            Support reference count New: 1
            Marc Dacanay made changes -
            Labels New: ril
            Marc Dacanay made changes -
            Remote Link New: This issue links to "Internal ticket (Web Link)" [ 977887 ]
            SET Analytics Bot made changes -
            UIS Original: 0 New: 1
            SET Analytics Bot made changes -
            UIS Original: 1 New: 0
            SET Analytics Bot made changes -
            UIS Original: 0 New: 1
            SET Analytics Bot made changes -
            UIS Original: 1 New: 0
            SET Analytics Bot made changes -
            UIS New: 1
            license made changes -
            Comment [ In my case - this API is very useful for imports automation.
            I used non-public API for imports automation.

            For upload file used next endpoint:
            {noformat}
            rest/insight/1.0/file/upload
            {noformat}

            Also, will be beautiful, have a public API that can change file for usage.

            I use PUT request to endpoint for change import source file:
            {noformat}
            /rest/insight/1.0/importsource
            {noformat}
            with JSON in data.

            After this, I can start import with Public API.
            https://insight-javadoc.riada.io/insight-javadoc-8.6/insight-rest/#object

            In this request, I wanted to open API for upload and change import source.

            ]
            Pablo Bartolome made changes -
            Description Original: In Insight, user can upload their own files for imports but it needs to be done via
            Insight Object Schemas > Object Schema Configuration > > Configure > File

             !Files.png|thumbnail!

            It would be beneficial if a REST API could do this.
            New: In Insight, user can upload their own files for imports but it needs to be done manually via
            Insight Object Schemas > Object Schema Configuration > > Configure > File

             !Files.png|thumbnail!

            It would be beneficial if a REST API could do this.
            Pablo Bartolome created issue -

              Unassigned Unassigned
              9f03f4114502 Pablo Bartolome
              Votes:
              5 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: