Hi,
I'm trying to create a new SharePoint list item, where i need it to have a Custom Content type as this dictates some other processes in the flow such as creating some some folders etc. The issue i've found is that on the create Item connector, i can only set the Content-Type ID, which i can't seem to retrieve from anywhere, when I try just using the Content-Type name such as All - Large Event the flow times out and fails, is there a way to retrieve the list of content types and their IDS, and then set a condition to match them and populate the correct ID?
Thanks