Hi,
I am trying to automate the process of adding shared parameters to my Revit project using Dynamo. I consulted various tutorials on YouTube and topics on the forum and managed to create a graph, but it gives me an error when I try to use the Parameter.CreateSharedParameter node. I have attached a screenshot of the error it displays below. I know the error is because the specType and groupType expect String inputs. Is there a way to convert these to read as string values without having the need to download any additional external libraries or packages?
Thank you in advance.