Hello Community,
I want to add a new row to a dataverse table. I created a topic and after some questions which get the Environment and table name which store them in a variable, it arrives to my plugin action and I am facing with the following error:
"Sorry, something went wrong. Error code: SystemError. Conversation ID: 30788c07-5cf3-4f90-9a02-25a2af28000a. Time (UTC): 7/25/2024 10:39:17 AM."
My first question is that , should I select "connector action" or "Plugin action" when I want to interact with dataverse, in this case "add a new row to a selected environment" ?
And then, my second question for both of them, when I set value for selected environment and table, I am facing with the following error as I explained in the following:
1. When using plugin action, and set the values, when the flow of topic arrives to this action I am getting the above error:
2. When using connector action, and set the values, I cannot even select a value for ITEM, and it gets me the error "BindingIncorrectTypeError" :
