I create a connection to Dynamics with the following connection:
- OData Feed URL: http://<server>:<portnumber>/DynamicsNAV_NL_WIN/OData/
- Username: <domain>\username
- Password: <password>
- Company: CRONUS Nederland BV
It saves the connection without an error. Based on this connection I create a new flow. But Microsoft Flow gives an error when I have to fill in the Dynamics NAV Table Name. The error is 'Can not retrieve value: TypeMismatchError'
Please can you provide an example how to create a connection to an on-premise Dynamics NAV 2017 environment? Or tell me what is going wrong?