unable to send lead data using pabbly API

Status: Closed · Asked by Parth Nayak on · 0 views

Parth Nayak — Question ·
https://connect.pabbly.com/workflow/mapping/IjU3NjcwNTZlMDYzZjA0M2M1MjZlNTUzNjUxMzMi_pc. I want to forward it to N8N
Pabbly Support — Reply ·

Hello Parth,

Thank you for sharing the workflow URL.

Upon reviewing the workflow, we can see two API-related steps that could potentially be used to send data to n8n. However, we're currently unable to determine which specific API action is intended to forward the data to n8n or whether the data is actually being sent there.

Could you please help us with the following:

  1. Confirm the exact action step (step number/name) that you are using to send data to n8n.

  2. Share the n8n webhook URL that was provided to you and where you're trying to send the data.

Once we have these details, we'll test the request from our end and help identify why the lead data is not reaching n8n.

Thanks and Regards,
Preeti Paryani
Customer Success Associate,
Pabbly.com
Parth Nayak — Reply ·

check 11th step of API

Parth Nayak — Reply ·

want to provide data in this format

{

"first_name": "shailesh",

"last_name": "Kha",

"phone": "+91957999002",

"email": "[email hidden]",

"contact_group_ids": [],

"date_of_birth": "2026-07-10",

"anniversary": "2026-07-10",

"custom_fields": {

"product_name": "Test Production"

}

}

Parth Nayak — Reply ·

again we solved problem on our own without pabbly by N8N, again we solved problem on our own, we are closing 7 out of 10 tickets on our own due to delay in problem solution.

Pabbly Support — Reply ·

Hello Parth,

Thank you for the update.

Based on the format you've shared and your reference to Step 11, we recommend following the video below, which demonstrates how to send data in a custom JSON structure using the API module:

https://www.awesomescreenshot.com/video/54443714?key=91b9d92806bad93472e1b6a3347936f3

Please review the video and try configuring the request accordingly.

If you're facing any other specific issue that is not covered in the video, you can book a meeting slot with us using the link below, and we'll be happy to review the setup with you:

https://calendly.com/d/d3t6-63r-spg

We look forward to assisting you.

Thanks and Regards,
Preeti Paryani
Customer Success Associate,
Pabbly.com

Back to all forum threads · Log in to reply