Forum Discussion
Direct routing configuration via APIs instead of PowerShell
Hello,
It's been a long time since we're trying to automatize the direct routing configuration but it's very difficult/not feasible via PowerShell (we're a french service provider).
Do you know if there's something new on GraphAPI to allow direct routing configuration? Or something on the roadmap?
Thank you.
Best regards,
Iulian Simon
Iulian_Simonn - Currently there is no Graph API available to allow direct routing configuration.
You can only get a log of direct routing calls using Graph API.
Ex: directRoutingLogRow resource type - Microsoft Graph v1.0 | Microsoft LearnTo achieve your requirements, we recommend you give your feedback in Teams Feedback Portal.
Thanks,
Prasad Das
------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link.
2 Replies
- Prasad_Das-MSFT
Microsoft
Iulian_Simonn - Currently there is no Graph API available to allow direct routing configuration.
You can only get a log of direct routing calls using Graph API.
Ex: directRoutingLogRow resource type - Microsoft Graph v1.0 | Microsoft LearnTo achieve your requirements, we recommend you give your feedback in Teams Feedback Portal.
Thanks,
Prasad Das
------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link.
- Iulian_SimonnCopper ContributorHello Prasad,
Thank you for your reply.