JeanHT
JeanHT

Reputation: 15

DocuSign PowerForm text field to 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.

Upvotes: 0

Views: 71

Answers (1)

Drew
Drew

Reputation: 5029

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.

Upvotes: 1

Related Questions