0
votes

Is it possible to develop Android mobile applications that can connect to the Dynamics CRM organization web service and perform various operations (CRUD) without using OAuth authentication (Azure Active Directory Authentication Library) ?

Is it possible to authenticate with SOAP ?

1

1 Answers

1
votes

Yes it is possible You can use SOAP Authentication SOAP Only Authentication

There is also a starter app ready to go Connecting Android app to Dynamics CRM with SOAP endpoint