Now we finally can use Flow features with Dynamics NAV. When you run Flow on https://flow.microsoft.com, you can find Dynamics NAV service.
When you start from My flows, you can choose one of two NAV triggers:
- When record in NAV is created
- When record in NAV is modified
You can also find the same triggers, but for Dynamics 365 for Financials. You can start and make your first flow. You just need a few basic information.
Great post, I’ve tried but when setting up my flow in the step that you specify the table name, I sadly get:
Could not retrieve values. Credentials are missing or not valid. inner exception: The credentials provided for the Dynamics 365 for Financials source are invalid
I’m using identical credentials to those used for Project Madeira/Microsoft Dynamics 365 for Financials…
any ideas?
LikeLike
Yes I got the same Error, Even though i have valid SSL certificate
“Could not retrieve values. Invalid Mashup Expression using supplied values. inner exception: Dynamics 365 for Financials: Request failed: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.”
LikeLike
Hi Keensoft,
Could not retrieve values. Credentials are missing or not valid. inner exception: The credentials provided for the Dynamics 365 for Financials source are invalid
I’m using identical credentials to those used for Project Madeira/Microsoft Dynamics 365 for Financials…
How you get above error and what kind of credentials? If you are using office a/c login it won’t work. Use Web Service Access Key instead of office a/c.
LikeLike
Use the Web Service Access Key as password. Furthermore you have to enter the url to obtain a service metadata (EDMX) document. This means you only have to type in the url up to the tlash after the OData (http://://OData/).
LikeLiked by 1 person