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 ?
Unfortunately the OData 4.0 Connector does not work for Dynamics Finance & Operations . It’s not able to list the proper Business Objects while creating the Custom actions