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

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed.

Search results

  1. Fagun Shah

    How to verify QR codes generated by Pabbly connect via QR.io

    Check this - https://m.facebook.com/groups/pabbly.connect/permalink/998448820934740/
  2. Fagun Shah

    Pabbly + Spreedsheet + Telegram

    It only send 1 message per day to telegram if you have set scheduler as trigger like that. Share full screenrecording of your workflow if possible. Also tagging @Pabbly @Supreme to check your workflow.
  3. Fagun Shah

    Variables in API Action

    You need to generate current time using date time formatter and do the add/subsract time and then map the result in API step.
  4. Fagun Shah

    Pabbly + Spreedsheet + Telegram

    You need to remap values from ghseet step to Telegram step.
  5. Fagun Shah

    Trigger WhatsApp cloud message received

    Clearly mentioned how many free tasked used in each execution. You can also click on Task History id and scroll down to last step and find how many paid tasks it consumed.
  6. Fagun Shah

    Pabbly + Spreedsheet + Telegram

    You did not map the final value from Number Formatter - Counter step to Google Sheet get rows action steps. You need to map it like this, so it will pickup only one row everytime it runs.
  7. Fagun Shah

    Pabbly + Spreedsheet + Telegram

    I need to see your workflow screenshots. Share those.
  8. Fagun Shah

    Pabbly + Spreedsheet + Telegram

    I did not understand your question, can you give more details please?
  9. Fagun Shah

    Digistore - More than one trigger

    Please copy both of them on this tool and see if the are same or not - https://text-compare.com/
  10. Fagun Shah

    Trigger WhatsApp cloud message received

    Filter and Routes are Free tasks, and trigger is also a free task. So unless you are sending messages to gsheet to save, it won't cost you a task for trigger and filters/routers.
  11. Fagun Shah

    Pabbly + Spreedsheet + Telegram

    Instead of setting Google Sheet as trigger, you need to do this - 1. Trigger - Scheduler - Daily at your desired time 2. Number Formatter - Counter - Increment of 1, no reset 3. Gsheet - Get Row(s) action - Pick row with the Final Result you get from Counter step 4. Send the row data to...
  12. Fagun Shah

    Thinkific auto enroll not working

    You can continue with current setup, no need to setup 2 workflows. But for Trial issue let me tag pabbly team here, @Pabbly @Supreme
  13. Fagun Shah

    Digistore - More than one trigger

    Look closely, Webhooks are never same.
  14. Fagun Shah

    How to concatenate strings from a JSON/Array in Pabbly?

    Using iterator it will be possible for only 1 item of the JSON array, there is no concatenate function for this requirement for now. Still tagging their team here - @Supreme @Pabbly , may be they can help better.
  15. Fagun Shah

    How to concatenate strings from a JSON/Array in Pabbly?

    Try using Data Transformer - Line Itemizer. It will give you comma separated values for JSON array.
  16. Fagun Shah

    How to fetch data daily and enter it into Google Sheet?

    You can also try this option -
  17. Fagun Shah

    How to fetch data daily and enter it into Google Sheet?

    When number of results are unknow in action response, use iterator in next step to through each response one by one -
  18. Fagun Shah

    unable to login to whatsapp business

    You can not use Whatsapp official API number you used in 360dialog in Whatsapp Business App or Regular Whatsapp App. You need to purchase inbox solution from 360dialog for that.
  19. Fagun Shah

    Do I wait the delay date to overdue before to give a second trigger to automation?

    Each trigger has its own task id and execution. So both triggers' execution with stay separate.
Top