Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

New feature: Import and refresh Insight data from a URL

Hello Community!

We’re excited to announce the launch of a new feature that allows Insight admins who import CSV or JSON files to pull their data directly from a URL, instead of manually creating and uploading files. Once linked, data can be refreshed with the click of a button, without the need to set up a new import.

For detailed information and step by step instructions on how to set up an import from a URL, please refer to our documentation on Atlassian Support.

To find out more about imports for Insight in general, refer to this article.

 

image (2).png

 

PLEASE NOTE:

As a first iteration of this feature we only support public and secure web addresses (https). We are looking to expand this functionality further in the future by adding authentication.

In the meantime, exposure of URLs can be restricting by granting access to the 'Atlassian domains' only as outlined here, and in more granular shape here.

16 comments

Kalin U
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 19, 2022

Hi. Excited to try this out. I have a couple of questions:

  1. Will the import duplicate objects if the CVS file contains previously imported data? In our case, we are interested in importing users.
  2. Do you have any suggestions as to how this CSV/JSON import from a URL can be scheduled? I understand that this works manually, with the touch of a single button, but it still requires a person to do it :)

Regards!

Like # people like this
Dirk Ronsmans
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 19, 2022

@Dorothea Linneweber ,

Excellent first step! I think the showstopper might be that it has to be a public (unauthenticated) url for now. Maybe a next iteration could be something with a OAuth2 authorization or token of some kind?

Looking forward to both iterations of this feature (we like to use Sharepoint to host the import files or putting them on OneDrive with a share link?  so using a O365 token or something would be great!), scheduling of course..  and future import sources ( *cough* Azure AD and on premise SQL ;-) *cough*) but liking the progress being made!

Like # people like this
Cristian Iorio June 23, 2022

This is great, the feature has been long-awaited !

Gary Blower _Clearvision_ June 23, 2022

The recent API changes mean you can also trigger the import on a schedule using Automation.

You'll need to create a scheduled automation and the Web Request action.


Steps

  1. You need to encode your credentials "<EMAIL>:<API_TOKEN>" with base64. You can make this through any online tool like Base64 encode.
  2. You'll need the Workspace ID and Configuration ID from Insight.
  3. The Configuration ID can be found on the Import Configuration Details (schema > config > import > import history > details).
  4. The Workspace id can be found using this URL 
    https:// <JSM Premium Site Name> .atlassian.net/rest/servicedeskapi/insight/workspace
  5. Finally you can create the Automation WebRequest action using a POST on /import/start:

Screenshot 2022-06-23 at 16.25.01.png
 

Like # people like this
Dan C June 23, 2022

Assuming this is cloud only?

It'd be really helpful if all Atlassian posts could clearly state if something is data center, cloud, or both

Like Kalin U likes this
Kalin U
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 23, 2022

@Dan C , the article has been tagged cloud.

Dorothea Linneweber
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 29, 2022

@Kalin U to answer your questions further above:

  1. Duplication of data
    • Data won't be duplicated as long as the identifier remains the same. It will be overwritten with any changed information.
  2. Scheduling of URL import using automation
    • As @Gary Blower _Clearvision_ mentioned, there is a way to do this using Automation.
    • We do however want to call out that this solution has the api token stored in an automation rule which is not encrypted, only a plain text which is a security vulnerability. Depending on your use case this may not be too much of a concern but please be aware.
    • We are absolutely aiming to make scheduling available for imports moving forward, but are still working through some dependencies before we can commit to a timeline. Please bear with us.

 

@Dirk Ronsmans absolutely hear your concern around the risk of a public URL. As mentioned, adding authentication will be our next iteration on this feature, although we can't commit to an ETA just yet. In the meantime, exposure of URLs can be limited by restricting access to allow only the 'Atlassian domains' as outlined here, and in more granular shape here.

Like Rick Westbrock likes this
Patrick July 17, 2022

That's a great step.  Obviously getting the security right will be critically important and I look forward to the next update, especially in regard to automation and scheduled calls.

Ste404
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 18, 2022

Is this likely to be extended with the ability to export a schema to JSON and then import that into a fresh instance, i.e. to move from a Dev to Prod instance.

Like # people like this
Maor Levinas January 19, 2023

Hi @Dorothea Linneweber

Any update on adding authentication?

Kind regards,
Maor

Like # people like this
Dorothea Linneweber
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 31, 2023

Hi all,

Thanks for your continued interest! Please follow https://jira.atlassian.com/browse/JSDCLOUD-11482 to receive any updates on future iterations of this feature (API-Token based authentication + Oauth2.0).

Thanks,

Doro

Michal Štoppl April 25, 2023

Hello @Dorothea Linneweber 

few notes related to loading the data from web server (URL):

- if we restrict incoming requests only to Atlassian IP/domains, we still make the data available to all Atlassian customers. It would be awesome if we could limit it only to our atlassian instance, but I am afraid that current solution does not work like that

- on 4th April you wrote that you will provide revised ETA "next week", which did not happen. Would you provide the update, please?

Thank you

Michal

Like Jiri Sindelar likes this
Prathim Mukherjee May 25, 2023

How are we going with adding the authentication level of security to this way of importing data. This can be really useful as the flow of asset or data to jira asset has to be continuous and not one time as that beats the purpose of having an effected CMDB. I got it working as well but the level of security added will be freaking awesome.

Like Eric Vervoordeldonk likes this
Prathim Mukherjee June 29, 2023

How are we going with adding the authentication level of security to this way of importing data. This can be really useful as the flow of asset or data to jira asset has to be continuous and not one time as that beats the purpose of having an effected CMDB. I got it working as well but the level of security added will be freaking awesome.

Like # people like this
Ste404
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 28, 2023

Is there a way to leverage this to pull Intune data in for example, would be amazing to just be able to control that easily in this manner.

Jason Chan February 14, 2024

Is it possible this web address can refer to an attachment of Confluence or from an issue? 

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events