Search results

  1. Fagun Shah

    Google Sheet to Gmail

    Check this article - https://www.pabbly.com/common-problems-with-google-sheets-integration-in-pabbly-connect/ And watch this video -
  2. Fagun Shah

    How to store results from iterator

    Pabbly does not have any modules to store data variables(which are required in your usecase), so this will not be possible.
  3. Fagun Shah

    How to store results from iterator

    If array is simple like you showed in video, you can try this -
  4. Fagun Shah

    Meeting reminder

    Here is the similar kind of video -
  5. Fagun Shah

    Monitor Multiple Columns in Google Sheets

    You can not input the range, there can be only 1 trigger column. As a possible workaround you can try adding extra column after all the columns you mentioned and update or add data to that one as well whenever any other trigger columns data is added/updated.
  6. Fagun Shah

    Pabbly Error With Razorpay

    You need to setup Routers based on the product price or use this approach - https://www.berrycast.com/conversations/4d59a8d4-e234-5b72-a469-9ed364743050
  7. Fagun Shah

    Need Help & Suggestions

    Better to ask in Marketing Groups on Facebook. This is automation specific forum by Pabbly Connect so you won't get any answers related this IMO.
  8. Fagun Shah

    Loyverse and Pabbly

    They moved integration requests here - https://pabbly.hellonext.co/
  9. Fagun Shah

    How do I use variables in Pabbly Connect

    https://www.berrycast.com/conversations/251f9b6e-de0f-5a97-a399-593c853d783d
  10. Fagun Shah

    How do I use variables in Pabbly Connect

    Lookup table might be the thing you're looking for(if values are static) - Else use Google Sheet if the variable values get changed by workflow it self.
  11. Fagun Shah

    Google Calendar - Date Format

    Share data in tab screenshot.
  12. Fagun Shah

    what is considered a "New Event"?

    Added after the trigger setup is done.
  13. Fagun Shah

    When do tasks renew?

    If you have Lifetime Deal then 1st of every month and if you have monthly subscription then every 30 days.
  14. Fagun Shah

    Facebook Lead Time -> Excel Sheet

    Use Date/Time Formatter module to change it ti your desired timezone and format.
  15. Fagun Shah

    I want to connect aweber with suitdash

    Suitedash does not have public API documentation and the founders do not want to share it. So not possible to integrate it in pabbly.
  16. Fagun Shah

    How to find out when was a workflow last run?

    Open the workflow you want to see the history for, then click on the History in the left sidebar,
  17. Fagun Shah

    Stripe fee is not working

    I am assuming that you are using Charge.succeeded event for webhook, then you must be getting "Transaction ID". You can do another Custom API call to get Stripe Fees,
  18. Fagun Shah

    GroovePages Form to MailerLite - success page?

    Data forwarder steps must be the last step of the workflow. If you want to redirect them to a static page for example google.com, then use 301 Permanently moved.
  19. Fagun Shah

    GroovePages Form to MailerLite - success page?

    Yes, you can use pabbly Dynamic Page module for custom page(only available for 24-hours) and redirect them to that dynamic page using the Data Forwarder module. OR You can directly redirect them using Data Forwarder Module -> 301 Permanently moved action.
Top