Hi Team ,
As Dynamics 365 Finance & Operations connector is not available , as a workaround we are using REST connector to call the D365 F&O OData APIs directly .
We are able to call the get and post methods .
We are stuck where we need to filter records based on say accountName equals ‘Test’ , but as webMethods IO does not allow to define vairables with $ for example $filter which D365 F&O expects as Query parameter to be passed for any filter conditions .
Can you please let us know any workaround/solution for this issue ?
P.S : D365 F&O OData APIs link : Open Data Protocol (OData) - Finance & Operations | Dynamics 365 | Microsoft Learn
#webMethods-io-Integration#webMethods