Dear Community,
I am trying to build a tool to help me automate my documentation.
Currently i'm having an issue trying to list the metadata from the tables and columns. My goal is to list all the custom made tables and per table the attributes with schema_name, display_name and attribute_type.
The tables 'entity' and 'attribute' contain some information but i have some issues. I'm having issues connecting the attributes to the entities and connecting the attribute type id to the real name of the attribute type.
(I am aware of the XRM toolbox and its ability to do this but i want to do it in a flow)
My question is how do i get this information in powerautomate?