
Hi,
I have a external Application , can i instert data in Contact (5050) Table outside of Business Central ?
Thanks.
Yes. You can Publish the Contact Card page as web services or you can create your custom Contact API page.
On-premise you could also write directly into the SQL Server Contact table (if it fits your needs).