[QUESTION]How do I send the body when I use LogicWorkflowTriggerResource.Run?
Library name and version
Azure.ResourceManager.Logic 1.0.0
Query/Question
I believe you can specify a body for the workflow trigger, but let me know if I'm wrong.
Environment
Target framework .NET 6
Thank you for your feedback. Tagging and routing to the team member best able to assist.
Hi @yk-kd, this method has no body parameter definition in the REST API spec, which means we don't need to send the body when we call this method. Could you help me understand why you need the body? Thanks.
Thank you for your reply @Yao725
Sorry. I mistakenly thought this could call a Request(HTTP) trigger.
Np. By the way, if you have any other feedback to our Azure SDK, feel free to let us know in this survey.