Hello,
I use Business Central on Saas and Power Automate on the same Tenant. I've created a custom table (myTable) in an extension I have published on BC. On Power Automate, I would like to create a flow that uses the Business Central Action /Create Record (V3)/ to create a new record in my custome table myTable. But I don't know how to do it.
I tried to create an API type Page that has myTable as SourceTable, but I don't see myTable in the list of tables when I select my API.
edijson is the EntityName of my API type Page.
And here is myTable :
What am I missing please ?
Thank you for your help.