Search results

  1. Fagun Shah

    My Workflow stuck at User Rate Limit Exceeded

    it does accept delay in seconds,but itdoes not use that seconds values while actually executing workflow. If workflow is working fine then no need to change anything, but just a thing to keep in mind.
  2. Fagun Shah

    My Workflow stuck at User Rate Limit Exceeded

    By schedule do you mean Dealy Until?
  3. Fagun Shah

    Encrypt PDF file

    No pabbly does not support password protection of google drive documents. I think this is bcoz of Google Drive API limitations. Still you can suggest the feature here to be double sure from their side - https://pabbly.hellonext.co/b/Update-Existing-Application
  4. Fagun Shah

    My Workflow stuck at User Rate Limit Exceeded

    Are you trying to bulk generate the documents/pdfs? If it is more than 10 at a time I suggest you to add incremental delay of 1 minute and that should solve isue.
  5. Fagun Shah

    Idea of app use

    You can get PDF export URL of your google doc file when you use Share File with Anyone action of Google Drive. Not sure about if Trello Card actions supports attachments using pabbly connect or not.
  6. Fagun Shah

    Clone Workflows

    Get the share URL and then login in other account and open that URL -
  7. Fagun Shah

    Manual Data entry to pass to google sheet

    You can just add extra columns with headers like for example you want to assign each client a unique id, then Add a column with first row value Client Id, so when you will try to integrate that in pabbly it will ask you to write value/map value for that column.
  8. Fagun Shah

    Lead Pages and Pabbly not Supported.

    I created a FREE Trial account of Leadpages and saw that they have mentioned about Webhooks in their documentation but do not provide in actual app. So I used Pabbly's Email Parser as a solution and it works perfectly. Here is the page with leadform - https://fagunshah317.lpages.co/demo/ When...
  9. Fagun Shah

    Lead Pages and Pabbly not Supported.

    Did you try pabbly connect webhook in leadpages?
  10. Fagun Shah

    Import entire Google Sheet into Trello as multiple cards?

    Try connecting and testing with only 1 row in the sheet while you setup the workflow. Then once it is setup and you have check marked Send on Event in Pabbly Gsheet Addon setting, add/paste other rows manually in that sheet. It should trigger the automation. OR You can use "Send Custom Data"...
  11. Fagun Shah

    Lead Pages and Pabbly not Supported.

    Webhooks are universal. It is not app-dependent. Can you PM me on FB , May be I can help you on zoom call(no charges) - https://www.facebook.com/fagun.shah.7
  12. Fagun Shah

    Lead Pages and Pabbly not Supported.

    I just checked and looks like Leadpages do provide Webhook Support. https://www.leadpages.com/integrations So you can start workflow with webhooks as trigger in pabbly connect and add that webhook in Leadpages webhook setup to get data from Leadpages. Like this -
  13. Fagun Shah

    start a workflow from a received email

    I replied on your newly posted thread. Check there.
  14. Fagun Shah

    Extract phone number from email

    Share email body once so we can try on our own. Without seeing the Email TextBody/HTML Body itis not possible to help.
  15. Fagun Shah

    How can I know the Razorpay Payment Pages.

    I uploaded the same video on GDrive, check here if you do not have group access - https://drive.google.com/file/d/12Nu_esyjoLa9EEOi-WcfN87i7w4v2trb/view?usp=sharing
  16. Fagun Shah

    How can I know the Razorpay Payment Pages.

    Razorpay does not send payment page name in webhook data, so you can not do it straight way. But there is a workaround I tried and it works, check it here in group - https://www.facebook.com/groups/formget.deals/posts/947231232723166
  17. Fagun Shah

    How to Extract 1 or more Email IDs from text?

    Example data: "sure, [email protected]" "Yes it is [email protected]" "[email protected] please" Regeex to use - ([a-zA-Z0-9._-]+@[a-zA-Z0-9._-]+\.[a-zA-Z0-9._-]+)
  18. Fagun Shah

    Wordpress custom user roles not there

    @Pabbly or @Supreme Verma can help you better here.
  19. Fagun Shah

    Wordpress Thrivecart Integration

    I answered it here - https://forum.pabbly.com/threads/wordpress-custom-user-roles-not-there.1372/
Top