Forum Discussion
Karim Hossam
Microsoft
Aug 31, 2020integration with ERP(SQL)
Hello,
Can i use graph API, or is there a Microsoft connector that can be used to get the caller/client name from an ERP hosted on SQL? ,so when a user receive a call on Ms Teams , he can see the name of customer calling (data comming from ERP)
- Hi,
So the calls will be initiated by the client, could be tricky. In an ideal world the Client info would populate some sort of Address book that Teams would make use of, correlate and then give the designated name. However such a thing does not exist beyond a per user at present.
I am sure you have looked at this but just in case: https://docs.microsoft.com/en-us/graph/api/resources/communications-api-overview?view=graph-rest-1.0
Thanks
Henry
- sync_blueCopper ContributorHey Adam!
In order to identify incoming caller, you need to sync your SQL contacts with your Microsoft Exchange/Outlook/Teams contacts. You can do that using sync.blue: https://info.sync.blue/sync/microsoft-sql-server/microsoft-teams. - HenryPhillipsNimbitechBronze ContributorHi,
So the calls will be initiated by the client, could be tricky. In an ideal world the Client info would populate some sort of Address book that Teams would make use of, correlate and then give the designated name. However such a thing does not exist beyond a per user at present.
I am sure you have looked at this but just in case: https://docs.microsoft.com/en-us/graph/api/resources/communications-api-overview?view=graph-rest-1.0
Thanks
Henry