Search results

  1. Fagun Shah

    Spreadsheet Formulas (Deprecated) - What does this mean?

    Deprecated means they have updated those action, so as long as you do not make changes to those steps they should work fine & nothing to worry about. But if yo want to make changes to those step then use New actions with the same name.
  2. Fagun Shah

    Webhook to Google Sheets

    Did you check history for that data to see if that data was sent to webhook twice from trigger application? You can just go to that workflow's history and check by Task Data filter.
  3. Fagun Shah

    How to use the text formatter module to replace multiple values with blank?

    Actually it should be possible using SUBSTITUTE formula in Number Formatter -> Spreadsheet Formula. But it is buggy in pabbly connect. They need to make it proper. here is the example in gsheet which works proper. And here are results in Pabbly Connect's New and Old Number formatter(both are...
  4. Fagun Shah

    Send In Blue Update Contact With Custom Fields Action Issues

    Okay, so this works fine. Still you guys need to add some instructions related to boolean field values. And if possible consider making it easy. Non-techie people fear by seeing "{{##boolean:false##}}"
  5. Fagun Shah

    Send In Blue Update Contact With Custom Fields Action Issues

    Okay that works. But I the list issue is still there. It does not add user to list selected.
  6. Fagun Shah

    Send In Blue Update Contact With Custom Fields Action Issues

    Not working. And if List drop-down is only for display than please add related information below that or remove that from the action. https://www.berrycast.com/conversations/586a73ca-f55e-5015-895c-7071ce57b903
  7. Fagun Shah

    Send In Blue Update Contact With Custom Fields Action Issues

    1. It is not assigning the list. 2. How to pass boolean values for custom fields. Watch video - https://www.berrycast.com/conversations/96819768-ce17-57f6-ab9a-70183077d743 Workflow URL- https://connect.pabbly.com/workflow/mapping/IjI1NjczMiI_3D Email of Account - [email protected]
  8. Fagun Shah

    Please add Content Snare

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

    Double Trigger.

    @Supreme please check this, bcoz I am not able to access user's workflow.
  10. Fagun Shah

    Router + Iterator Question

    I deleted my last reply bcoz I found a different thing causing the issue. Are you using delay with iterator and any chance that you're using more than 1 iterator and delay?
  11. Fagun Shah

    Adding multiple rows to Google Sheet

    Can you share the public URL of your workflow so I can import and try?
  12. Fagun Shah

    Can I?

    Pabbly's FB lead integration is polling based. So pabbly check for new FB Ad leads every 10 minutes. Bcoz of that SMS can be delay for up to 10 minutes.
  13. Fagun Shah

    runo api - automation

    Add the integration request here with API documentation link and usecase details - https://pabbly.hellonext.co/
  14. Fagun Shah

    Youtube Trigger - New Comment on a Channel

    It is a polling-based integration so it might take 10 minutes to appear in your google sheet.
  15. Fagun Shah

    Code by Zapier

    They do not have code block, please upvote there so they understand that it is very essential part of automation SaaS - https://pabbly.hellonext.co/b/Feature-Request/p/javascript-block
  16. Fagun Shah

    Lookup and calculations with Google Sheets

    You can use Lookup Row action of Google Sheet. Which will give you the last saved weight of the user. Then you can use that weight and current weigh submitted by client in pabbly number formtter - Math Operation, Subtract to calculate the difference and send email based on that.(positive or...
Top