Anyone experiencing issues with calling a local webhook? | Community
Skip to main content
Dan_Stevens_
New Participant
March 4, 2017
Solved

Anyone experiencing issues with calling a local webhook?

  • March 4, 2017
  • 2 replies
  • 1784 views

We have a webhook setup to create leads using our local endpoint URL (localhost/index.php/leadCapture/save).  This has been working fine for years.  Detail when calling the webhook looks like this:

Now, nothing happens.  And the detail looks vastly different:

Anyone here experiencing similar issues?

Best answer by Dan_Stevens_

False alarm.  As this was all part of some testing we're doing (using batch campaigns), the "1000" error code resulted:

Which is actually odd since we use batch campaigns for other calls to webhooks - e.g., Informatica email validation - which work perfectly fine.

2 replies

Dan_Stevens_
Dan_Stevens_AuthorAccepted solution
New Participant
March 4, 2017

False alarm.  As this was all part of some testing we're doing (using batch campaigns), the "1000" error code resulted:

Which is actually odd since we use batch campaigns for other calls to webhooks - e.g., Informatica email validation - which work perfectly fine.

SanfordWhiteman
New Participant
March 4, 2017

I'm sure if you look at the other campaigns, they're actually batch-to-trigger, not batch alone (i.e. they call ​Request Campaign or update a data value).

The change to the /save endpoint is w/external connections, I guess it's not affecting loopback conns given your update.

SanfordWhiteman
New Participant
March 4, 2017

There's been a recent change with the /save endpoint that I've noticed with an older forms integration. Give me a zap via email and we can talk about it.