• 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.

        1. Files.png
          69 kB
          Pablo Bartolome

            [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

            Hi, I'm trying to use this API, but it gives me error and I can't find any documentation about it.
            Is there any place where I can find an example of its use?

            Thanks in advance

            Enrique Salazar added a comment - Hi, I'm trying to use this API, but it gives me error and I can't find any documentation about it. Is there any place where I can find an example of its use? Thanks in advance
            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

            In my case - this API is very useful for imports automation.

            I used non-public API for imports automation.

            rest/insight/1.0/file/upload
            

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

            I use PUT request to endpoint for this:

            /rest/insight/1.0/importsource
            

            with JSON in data.

            After this, I can start import with Public API.

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

            Volodymyr Hrebenevych added a comment - In my case - this API is very useful for imports automation. I used non-public API for imports automation. rest/insight/1.0/file/upload Also, will be beautiful, have a public API that can change file for usage. I use PUT request to endpoint for this: /rest/insight/1.0/importsource with JSON in data. After this, I can start import with Public API. In this request, I wanted to open API for upload and change import source.

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

                Created:
                Updated: