You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hey everyone,
While recently the feature of URL import was launched it does already make it easier to upload your data in to Insight.
However from what I can see this cannot be scheduled (unless you use an automation with a webhook) and it currently only allows public https url's without authentication.
So it's less of a "let's trigger an existing import" but more "let's take this whole thing outside of the import mechanism inside Insight"
This is a bit of a bottleneck since most customers will not like to put their datasets just online for everyone to find.
So my question, has anyone played around with the REST API (or any other API) to grab a csv/json file and push the data in to Insight?
I did find a github project (about a year old) that should do this but instead of just using code that is available online I would love to understand what exactly is happening and figure out the process myself.
So any help in the right direction related to the API would be appreciated :)
I also looked in to the "External Imports" type but that doesn't seem to be able to upload/use existing (manually created) objectTypes.
Eventually I can look at a language to write this in but the logic of the system seems more important than the scripting language which might be used. I'm sure any of the common languages (Python/PowerShell/....) can handle this fine :)
@Dirk Ronsmansthe External Imports seems to support manually created objectTypes. I'm doing this now without issue. Did you run into something specific?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.