Instructions to Ask a Question
For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.
We offer seven comprehensive applications designed to help you efficiently manage and grow your business:
Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.
🚀 Exclusive Lifetime Offers 🚀
We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:
Make a one-time investment and enjoy the advantages of robust business management tools for years to come.
Hello @Bhaskar,
Could you please share a screenshot of your LeadSquared dashboard showing the lead fields while you are trying to create the lead? In the meantime, we recommend trying the Create or Update Lead with Custom Fields action and let us know if that works for you.
View attachment 60445
As mentioned previously, please try using 'Create or Update Lead with Custom Fields' action step instead.
View attachment 60463
Hi Team,Hello @Bhaskar,
Could you please confirm how the data is getting added to your Google sheets?
When entering the data into your Google Sheets, make sure to add the data to your trigger column as well in order to trigger the workflow.
View attachment 60541
To make your automation work, you need to enable 'Send On Event' if you're manually entering data into your Google Sheets. If the data added to your Google Sheets comes from another API or third-party application. Follow the steps below to set the webhook:
- Log into a single Google Sheets account.
- Open the spreadsheet from where you wish to send data. Make sure your sheet has a header column and at least one row of data in it.
- Navigate to "Extensions" in the Sheets menu and click on "Apps Script" to open the Apps Script editor.
- Remove any existing Apps Script code visible in the Code.gs file. Paste the entire App Script code from this link: Webhook Custom App Script. Save the project and close the Apps Script page.
- Reload the spreadsheet. A new menu called "Pabbly Webhooks" will appear in the menu bar. Click on "Pabbly Webhooks" and select "Send rows every minute".
- Authorize the script when prompted by Google. Once authorization is complete, navigate again to "Pabbly Webhooks" and click "Send rows every minute".
- Enter your Pabbly Connect webhook URL in the dialog box that appears. You can also add the webhook URL and trigger column name separated by a comma. Click "Yes" to confirm the setup.
rYour workflow should work even if you add 100 rows in bulk. However, sometimes the action application has a rate limit, which could cause an error. To prevent this, you can add a 'Delay After Queue' as step 2 of your workflow with a delay of 1 minute. This way, even if the workflow is triggered 100 times, the data will not be added to LeadSquared all at once; instead, each row will be added with a 1-minute delay between them.View attachment 60584
Also, since you are on a free plan, only 100 tasks are allotted to your Pabbly Connect account. If you want to add more than 100 rows of data, you may need to purchase a paid plan.
View attachment 60583
Hi Anushka,Hello @Bhaskar,
Could you please confirm whether you are referring to a field passed from Pabbly or a default field automatically passed to LSQ? We are unable to locate any field named postUpdatedfield.
Additionally, it would be helpful if you could share some screenshots or a screen recording showcasing the exact error you are facing with Pabbly applications.
Hi Team,Kindly allow us some time to look into the issue. We'll update you soon.
Hi @anushkasahuHello @Bhaskar,
We have added a dropdown list for the PostUpdate field. You can now select True as per your use case.
View attachment 60877
Thanks for your patience. Let us know if you need any other assistance.