我是VBA的新手。我试图从InputBox获取一些输入参数,并希望将这个InputBox元素传递给post请求URL。但是我不知道该如何将这个值传递给我的URL?对于例如-> Dim iInput作为字符串iInput =InputBox(“请输入一个数字”、“创建发票号”、“在这里输入您的输入文本”)
"myurl.com/api/v4/projects/3765token=123&variablescheck1=2&qu
我想为我的ServiceNow实例接口创建POST请求。但是我不知道如何使用库VBA-Web。我想在我的ServiceNow表中创建一行。As New WebClientSet Response = Client.PostJson("https://instance.sn.ru/apimessage":"User Not Authenticated&qu