Search results

  1. Fagun Shah

    Email Parser Not Returning Expected Value

    Red underline text is the value i am passing as After Text filed value in Text Parser of pabbly connect. But it is returning nothing. I tried \n also but no luck. Can you guys tell what is that I am doing wrong here?
  2. Fagun Shah

    Parsing - After text field - Ignore dynamic URL value

    I want to parse text from body_html of email, but the issue is the HTML tag contains dynamic URL so I can not give fix value to text parsers's after text field. Red underlined text will be static and yellow underlined URL will be dynamic. Is is possible somehow to ignore that yellow part of URL...
  3. Fagun Shah

    Cloning Text Formatter Removes Text match: before value from Source and Copied Steps

    I think pabbly connec tis rendering HTML in field mapping for text formatted, please remove that. Due to this we are not able edit field values of text formatters once set.
  4. Fagun Shah

    Cloning Text Formatter Removes Text match: before value from Source and Copied Steps

    See this video for more information - https://www.loom.com/share/ed4e837f80d14611ad59db8a62f40b63 Also please look into values for body_html not showing properly after cloning.
  5. Fagun Shah

    Body HTML is in different format for mapping

    When we capture first email for email parsing it shows all HTML tags in body_html But once we try to map to text formatter -> parser it does not show me html tags any more so i am not able to parse text using tags. Can you guys just make sure that we get same value as original hen we map...
  6. Fagun Shah

    UI Dropdown Issue

    Check this video - https://www.loom.com/share/1038a212029840cab2b785a45014c5ac
  7. Fagun Shah

    Get Tomorrow's Date

    I want to generate tomorrow's date. In normal exel spreadsheet it works like =TODAY()+1, but in pabbly connect's number formatter -> Spreadsheet Formula it does not take +1 as value and return the formula it self as a string. Can you make it work where we can use formula like =TODAY()+1??
  8. Fagun Shah

    Can we wait till one hour then check the value in another google sheets and then send emails (Cart Abandondent users from Instamojo)

    For Links in instamojo pabbly connect collects data for both successful and failed payments
  9. Fagun Shah

    Stackby New Row Trigger is not working

    Is airtable trigger also polling based?
  10. Fagun Shah

    Stackby New Row Trigger is not working

    +1. Same with me. It does not consider any new records added after first one.
  11. Fagun Shah

    Connect Mailchimp to WhatsApp

    So you want to send whole campaign's data(subscribers) to pabbly connect and then send them whatsapp? I don't t think this is possible, but may be pabbly team has some way. I suggest you to export send whatsapp from googlesheet instead.
  12. Fagun Shah

    Connect Mailchimp to WhatsApp

    Can you share screenshot of the workflow?
  13. Fagun Shah

    re-useability of the code. = workflow

    Something like triggering worflow2 from workflow2 ? -
  14. Fagun Shah

    How string 'left'

    Here is the full list - https://www.pabbly.com/spreadsheet-formulas/
  15. Fagun Shah

    How string 'left'

    You can use spreadsheet function using Number Formatter, attaching screenshot for the same -
  16. Fagun Shah

    New Zenler Webhook just hangs

    I think you need to click on "Capture Webhook Response" just before triggering the event inside zenler, that way pabbly will be able to catch the information via webhook. For example if you are completing the course then just before completing last lesson click on "Captture Webhook Response" in...
  17. Fagun Shah

    Gmail send attachment from Drive

    I use <a> tag to embed link in email text, link like this - https://docs.google.com/feeds/download/documents/export/Export?id=1PGlgqaoJz0oyMPF8tmjDvjv03V4T8FEE-Ay1GNBAN4w&exportFormat=pdf
  18. Fagun Shah

    Gmail send attachment from Drive

    Maximum i reacheed as export.pdf name - https://docs.google.com/document/d/1PGlgqaoJz0oyMPF8tmjDvjv03V4T8FEE-Ay1GNBAN4w/export?format=pdf
  19. Fagun Shah

    Gmail send attachment from Drive

    Change "uc" in url before ? in url and try
  20. Fagun Shah

    Gmail send attachment from Drive

    https://drive.google.com/uc?export=download&id={FileId}
Top