Hi All,
I have created an Page API to expose Bank Acc. Reconciliation table which is not included in the API category (v 2.0) in Create Record (V3) action on Power Automate.
I have 5 fields in my Page API but only 3 are showing. Upon investigation, I realized that the primary keys of the Bank Acc. Reconciliation table are not showing.
Below is the Page API I created:
In power automate, Create Record (V3) action shows 3 parameters instead of the 5 fields in the Page API above:
Upon Investigating, I realized the other 2 fields are part of the primary keys of the table but I need those keys for insertion.
Any help getting those two keys to display in power automate? Thank you.