Webhook Duplicate Request Issue | Community
Skip to main content
Keerthana_Shan1
Level 2
October 3, 2019
Question

Webhook Duplicate Request Issue

  • October 3, 2019
  • 1 reply
  • 1075 views

Hi Team,

I'm using webhook to invoke my api, but in few cases my api call twice & I don't see any logs for multiple call in lead activity.

Case 1:

Form submitted with valid request which call webhook (within invoking my api), included fallback string ({{some.token:default=edit me]}). Lead activity contains only one webhook call (valid input request) but api receive 2 request. i.e one with valid input (empty token are returned as empty string) & other one with input with fallback string (few empty token replaced with "edit me" string)

Case 2:

Form submitted with valid request which call webhook (within invoking my api), without fallback string in json. Lead activity contains only one webhook call (valid input request) but api receive 2 request. i.e both with valid input.

This issue occurs few times not during all the webhook call.

Does marketo contains any other log information to check why it sent more than one request for single webhook call?

Thanks,

Keerthana S

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
October 3, 2019

Can you delete your duplicate thread though?

Yes, I have seen this. Do you concur that the 2 requests have a different User-Agent?