I want to be able to schedule this import.
My approach is to trigger the Import Start via the API (but if there is another way, then please let me know.)
Atlassian App - JSM Assets - Microsoft Entra ID (Azure AD) Integration
I've got my workspace ID, I've got the importSource ID.
I send a POST request according to the documentation and it fails with a (415) Unsupported Media Type error. No biggie, just set the content-type as well. When I set both the Accept and Content-Type, then I get a (400) Bad Request error.
I've tried the steps outlined in How to schedule Assets import using Automation for Assets and the error is a little more revealing:
Error publishing web request. Response HTTP status: 400
Error response HTTP body:
{"errorMessages":["Cannot start import if run externally"],"errors":{}}
Hello,
There are 2 different import types for JSM Assets. One of them is out of the box import type which means CSV and JSON. The second one is external import. Atlassian's application and other marketplace applications (including ours) use this import type. The API is designed by Atlassian so that the the import logic (object type/attribute creation, mapping, and scheduling) is in the control of the application.
In summary, at the moment, you won't be able to trigger an import via the API.
FYI
Hakan Bahadir
Pio
Well, that's frustrating. I figured that was the reason. I wish it were possible to just expose the extension's trigger to the Assets API (or have built-in scheduling).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I convinced my organization to buy Premium licensing to get the Asset Management functionality and now I have to tell them that in order to use it I'll need them to purchase another thing. I get that you built an app that does essentially the same thing, with the scheduling feature, and I'm not saying you shouldn't get paid for that work, but honestly, I'd rather Atlassian just buy your products outright and just include it in with Premium.
These seem like essential features that should just come with Asset Manager.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I too have this problem. We need a way to schedule automated Entra ID imports to Assets - feels like a bit of an oversight this can't be done!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same problem, extremely frustrating!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are we gonna have this feature in near feature? Very important
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would hope so, but I sincerely doubt it. It's difficult to tell where they are focusing their efforts, but I haven't seen any evidence that this is on any roadmap.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.