Question

Response error to Webhooks POST request: The app returned "Could not find lead information to process."

  • 25 May 2021
  • 9 replies
  • 158 views

I created a Webhook and Zapier pulls my websites information perfectly. 

However I am now trying to send that information to an API. I enter the URL and API Key and it connects but the problem I am having is that after I enter the Data with the correct field. I get a this error message: 

The app returned "Could not find lead information to process."

Any idea why? I copy the exact Json field name to the correct string/name

 

 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

9 replies

Userlevel 7
Badge +14

Hi @edgarphs 

You may have to choose ‘Custom Request’ and configure the Data field being sent in JSON format.

 

You might be right. So under the Payload Type I select Custom and what do I enter in the field?

wait… I will change to Custom Request under Action Event.  

In the Data section do I just copy that entire Json code I was given? 

Userlevel 7
Badge +14

@edgarphs 

You’d configure the available settings based on the API documentation.

The JSON example screenshot you provided would go in the Data field, then need to be updated with dynamic data points.

Make sure to reference the descriptions underneath each field.

 

 

I copy some of the code to test, but getting same error message even after changing to Custom Request. 

 

 

Userlevel 7
Badge +14

@edgarphs 

Since I can’t tell what API you are using and don’t have the app’s API docs shared yet, my ability to troubleshoot is limited.

You may have to do a bit of trial and error to get it to work.

Userlevel 7
Badge +14

@edgarphs Are you able to share the link to the API docs?

yes. sending you a private message

@edgarphsAre you able to share the link to the API docs?

Let me know if you got my Private message with the docs. thank you!!