• 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:

    • ๐Ÿ”ฅ Pabbly Connect โ€” Lifetime Access for $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Subscription Billing โ€” Lifetime Access for $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Chatflow โ€” Lifetime Access for $249 โ€” View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Search results

  1. Fagun Shah

    How can I send data from Facebook leads to my server?

    Share the API documentation link. I am not from Pabbly Connect team. I am a freelancer.
  2. Fagun Shah

    How to add "adset name" while integrating fb leads to google sheets?

    You need to capture real-time lead, not test lead for adset data -
  3. Fagun Shah

    How can I send data from Facebook leads to my server?

    Share your screenshot, bcoz I am seeing the option to enter Endpoint URL -
  4. Fagun Shah

    How can I send data from Facebook leads to my server?

    You can use FB Lead Ads as trigger app and then use API module to send data to your server via its API.
  5. Fagun Shah

    Lookup Spreadsheet Row Not pulling values from Google Sheets

    Need to full screenshot of lookup row step and gsheet view only access.
  6. Fagun Shah

    Date formula

    You can use one of these - https://forum.pabbly.com/threads/date-time-functions-to-fetch-current-date-and-time-in-different-formats.1492/ Or use Date/Time Formatter Module.
  7. Fagun Shah

    How do I take each output record from the Iterator and put them on a new line (so I get one text with a record on each line)?

    I think it would not be possible, but still let me tag @Pabbly @Supreme for help here.
  8. Fagun Shah

    How do I take each output record from the Iterator and put them on a new line (so I get one text with a record on each line)?

    Instead of using Iterator use Data Transformer -> Line Itemizer which will give you comma separated values for each item in the array. Then you can use Text Formatter -> Replace Text to replace comma with /n for new line.
  9. Fagun Shah

    How do I create a new Google Sheet from a Template (eg. another Google Sheet)?

    Have you tried Google Drive action - > Copy a File , it might help.
  10. Fagun Shah

    whatsapp messages schedule for 30 days or 1 year

    Your question is not clear, can you add more details?
  11. Fagun Shah

    Instead of webhook URL can I use mailhook to use API Module

    Can you share workflow "Share URL" , so I can look into the workflow and help you?
  12. Fagun Shah

    Deleting Workflow - Do Queued Actions Keep Running?

    No they won't trigger if you delete or turn off the workflow permanently.
  13. Fagun Shah

    Workflow step names not showing in history

    Rename steps are not showing in history for internal modules like text formatter - webhook etc. But it is still showing re-named steps in history for external app integration like gsheet. You need to hover over the step to see the re-named name in history.
  14. Fagun Shah

    Workflow step names not showing in history

    Looks like that internal module renamed named are not showing anymore in history. It still showing re-named steps for Gsheet or other apps for me. @Supreme @Naveen please check this.
  15. Fagun Shah

    text parser not working

    It is working for me now, I just re-executed some failed tasks and it worked fine.
  16. Fagun Shah

    Slack New Message Trigger frequency

    Zapier has different polling time based on the plan you purchase. But in pabbly connect minimum polling time is 10 min. For understanding polling vs webhook based trigger this video will help -https://www.youtube.com/watch?v=1ACw1VwTED4 P.S. - It is my own channel video.
  17. Fagun Shah

    Feature request: Better Uptime - Listing and deleting monitor(s)

    Feel free to DM me on FB - https://www.facebook.com/fagun.shah.7/ and I can help you setup this using API module without any charges.
  18. Fagun Shah

    Google Calendar Appt Reminders Issue when appointment is modified

    You can try using "Get Event" action just before Text Reminder step and map the phone number value from that step's response. This way it will always fetch latest event information before sending the reminder, including the phone number.
  19. Fagun Shah

    Slack New Message Trigger frequency

    No, if webhooks are possible for any app Pabbly build the integration on webhooks first. But in slack integration's case it is a polling based integration, so you can not reduce the time more than 10min.
Top