I would like to expose some account and contact data to our phone system supplier.
they will lookup the number within CRM and pass it on the MS Teams call.
I don’t want to give them access to all account and contact fields. I can set fieldsecurity on all fields off course but that isn’t the best solution I believe.
can we do a virtual entity with ODATA to our own tenant without coding something in c#?
i have created an application user, setup odata and a virtual entity for accounts with only name and telephone1 field but this isn’t working yet.
I think something need to be passed with parameters but have no clue anymore.