Hi All,
I want to create One Power Automate Flow For Integrating the D365 sales 'Customer Address' table Fields with the D365 Business Central 'Ship-to Address' table fields. But the problem is that no OOB table is found for ship-to address in the business central connector. That is why I created one custom API page for the Ship-to address table fields.
>> Another thing is that to insert the new record in the table using the business central connector we need primary key values for both primary keys in the table

>>I also added these two fields to my custom API page. but however, it could not be visible in my connector. please see the below screen print for that.

Above Screen print for my custom API page.
>>Below Screen print for Business Central Connector

So, I can get all other fields except those two primary keys. I want the primary key too here. Can anyone please give a solution for this?
Any help would be appreciated.
Thank you.