SOLVED

integration with ERP(SQL)

Microsoft

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)

3 Replies
@Tom Morgan @Vesa Nopanen , maybe you can answer this?

Adam
best response confirmed by Karim Hossam (Microsoft)
Solution
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
Hey 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.
1 best response

Accepted Solutions
best response confirmed by Karim Hossam (Microsoft)
Solution
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

View solution in original post