- Because Fusion Lifecycle offers a REST API, many devices can be directly connected. I have heard of people using Klipfolio and Tableau.
- Cookies are excluded from many cloud-based service integrations (business bus services, middleware, mail, etc.) for security reasons.
- You need something that can handle all API calls.
- Enter
- Save session and tenant numbers.
- Add that information to the header on the next call. This is where it will be removed.
- You can do this in Power BI with some scripts. Run an external task that can handle http requests on http. (Nodejs, Python, Java, etc.)