Answered

Webhook payload contains empty strings for field Ids.


For some reason I am getting empty strings for fields ids in the field definitions and answers of a webhook payload. What are the conditions that would cause this to happen or is this a bug?

Example

{
"id": "",
"title": "Zip code",
"type": "number",
"ref": "a4a03fba-3e02-4cab-b67d-ef225c392e25",
"properties": {}
},

 

icon

Best answer by jakeprenda 20 May 2021, 00:01

View original

4 replies

Userlevel 7
Badge +5

Hi @jakeprenda ,

I’m a fellow community member (who isn’t able to help on this one) and am tagging a few others who might be able to help you.

@Gabriel @Liz @Mariana are my go-to Typeform gurus - can you assist? 😊

Userlevel 7
Badge +5

Hi @jakeprenda :grinning: Does this happen to be a test webhook? Or one from a response on the form?

Userlevel 7
Badge +5

Hi @jakeprenda were you able to figure out the cause of the empty data?

@Liz the problem resolved itself and I am unable to now reproduce the issue. It was on a test webhook though. By this I mean we created a url that did not exist and then used the test delivery button to send a test response.

Reply