Forum Discussion

DeoEstrada's avatar
DeoEstrada
Copper Contributor
Aug 22, 2022
Solved

Intune Integration with another API

I have a ITSM tool (TOPdesk) that has asset management, and I'm working on integrating Intune with it. So far I managed to use the Graph API to call all Intune devices from TOPdesk and then create these devices in TOPdesk using the TOPdesk's REST API.

 

I am looking into a better way of doing this so I am wondering it is possible to send an HTTP request upon creation of new devices in Intune? Is that possible?

  • Hi DeoEstrada! I'm sure you can do this with some Azure Automation magic and a custom (Graph-based) connector. Take a look at these posts:

     

    • https://www.petervanderwoude.nl/post/using-a-custom-connector-for-device-management-actions-in-microsoft-intune/
    • https://www.systanddeploy.com/2022/08/automatically-sending-teams.html

    They don't meet your needs but it'll give you an idea of what's possible. 

2 Replies

  • Hi DeoEstrada! I'm sure you can do this with some Azure Automation magic and a custom (Graph-based) connector. Take a look at these posts:

     

    • https://www.petervanderwoude.nl/post/using-a-custom-connector-for-device-management-actions-in-microsoft-intune/
    • https://www.systanddeploy.com/2022/08/automatically-sending-teams.html

    They don't meet your needs but it'll give you an idea of what's possible. 

Resources