The Community is now in read-only mode to prepare for the launch of the new Flexera Community. During this time, you will be unable to register, log in, or access customer resources. Click here for more information.
Hi,
Is there an API method to extract details from Unsanctioned SaaS Applications?
We are looking for a way to get the detailed transaction when we are clicking the magnifying glass. The report is great but our vendor management is asking for more details.
Thank you so much.
Jul 04, 2023 03:11 PM
You should be able to use the following endpoint:
https://<APIRoot>/svc/orgs/<ORGID>/financial-discovery/<ExpenseID>
Where APIRoot will be one of:
* APAC: api.fsm-apac.flexeraeng.com
* Europe: api.fsm-eu.flexeraeng.com
* US: api.fsm.flexeraeng.com
You will need to know your OrgID and the ID of the expense from the unsanctioned list.
It might be easiest to use Developer Tools in your browser and do a Network trace, then filter for API in the results and look for the Request URL in the header - that should give you any API's that are run on your journey through the UI, including the exact ID's of the record you're drilling into.
regards,
Murray
Jul 04, 2023 10:34 PM - edited Jul 04, 2023 10:35 PM
Hi - we are currently looking to run discovery around our expenses processing capabilities so, it would be good to understand what the gaps are that you are looking to fill by using this method.
Thanks
Jul 05, 2023 05:44 AM