DocuSign PowerForm文本字段到Webhook

huangapple go评论56阅读模式
英文:

DocuSign PowerForm text field to webhook

问题

我有一个包含文本字段的PowerForm,可以通过URL预填充该字段。我在签署时可以看到字段的内容。但是当我查看webhook接收到的数据时,文本字段及其值都未被发送。我正在使用webhook.site进行测试。欢迎您的想法!

我尝试过将PowerForm包括在webhook中,但无论如何都没有任何区别。我只想从webhook中获取这个文本字段的值,甚至不需要签署者的信息。

英文:

I have a PowerForm with a text field that is pre populated via URL. I can see the field’s contents when signing. But when I look at the data received by the webhook, the text field and its value are not sent. I am using webhook.site for testing. Your ideas are welcome!

I’ve tried including the PowerForm in the webhook. Doesn’t make a difference either way. All I really want from the webhook is this one text field. I don’t even need the signer.

答案1

得分: 1

获取Connect发布中选项卡的值,需要前往“包括数据”部分,并启用接收者选项卡两者。

英文:

To get the value of a tab in a Connect publish, you'll need to go to the Include Data section and enable both Recipients and Tabs.

huangapple
  • 本文由 发表于 2023年2月7日 04:46:27
  • 转载请务必保留本文链接:https://go.coder-hub.com/75366411.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定