Search results

  1. Fagun Shah

    Is it possible to split thread a Workflow? Or reference Data already in another Workflow?

    You can use Routers as step 12A(with filter you want) and 12B as always true filter condition. And in both routers you can send data to another workflow whichcontains remaining steps using API Module and trigger in2nd workflow will be webhook.
  2. Fagun Shah

    How can i connect my flodesk account to pabbly

    Flodesk currently do not have webhooks so it is not possible. And they also mentioned about the same on their this page -...
  3. Fagun Shah

    Error in Gravity Forms to Google Sheets

    Follow the instructions and add/map values between double quotes " " and keep them comma separated.
  4. Fagun Shah

    Email Parser

    If create/clone 2 workflows with Email Parser as trigger then each email address provided by pabbly is unique. They may look same in first glance but they are unique. So no need to worry and setup as many email parsers you want.
  5. Fagun Shah

    Spaces in a Phone Number

    Trim removes extra spaces, replace removes all spaces.
  6. Fagun Shah

    Is the "API by Pabbly" an internal task and therefore free?

    No it is not free. Bcoz it is made by pabbly connect team but still sends data to outside applications most of the time.
  7. Fagun Shah

    Multiple Accounts of One app

    I have already tried it and working fine for me. You can see that in the video I shared above. I am a freelancer,you can message me on my FB profile below if you want to get on a quick zoom call.
  8. Fagun Shah

    Roadmap down and New app requests / RSS

    Yeah I think it is anissue from hellonext side, it is a toll pabbly team using to create and share roadmap. But Hellonext gives issue many times. I also believe that they should move their roadmap to more stable tool.
  9. Fagun Shah

    RegEx: Extracting Email via Text Formatter > Extract Pattern

    Or here is another one - [a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?
  10. Fagun Shah

    RegEx: Extracting Email via Text Formatter > Extract Pattern

    Hi Praveen, it didn't work for me. Can you try testing with this text body to see if it works for you: Try this - ([a-zA-Z0-9._-]+@[a-zA-Z0-9._-]+\.[a-zA-Z0-9._-]+)
  11. Fagun Shah

    Multiple Accounts of One app

    Can you share the screenrecording of the problem?
  12. Fagun Shah

    Multiple Accounts of One app

    Check this video - https://www.berrycast.com/conversations/8f68f9d2-13d5-581e-8a8e-4a392aa5cc8f
  13. Fagun Shah

    Sharpspring Integration

    They moved integration requests here - https://pabbly.hellonext.co/ Make sure that you add your Usecase and API documentation link as well when you submit the new integration request.
  14. Fagun Shah

    Multiple Accounts of One app

    Which app you're talking about?
  15. Fagun Shah

    Delay

    This workflow is somewhat similar to what you are trying to achieve, specially the router part will solve what you want to do - https://connect.pabbly.com/workflow/share/D0dTYVcQAWNWHAlNAEsGZwAUUVIHTQRSXTpSQA##
  16. Fagun Shah

    Workflow suddenly not working

    The error means that the API token you added in pabbly is now invalid. This can happen due to multiple reasons like user deleting API token from app(in your case it is respon.io), it might get expired etc. Try reconnecting it and it should work fine. You can update the existing connection in...
  17. Fagun Shah

    Roadmap down and New app requests / RSS

    They do not have RSS integration yet, you can upvote it here(integration requests page is working fine for me) - https://pabbly.hellonext.co/b/Integration-Request/p/rss But until they do that you can use IFTTT to set RSS Trigger and send data to pabbly webhook. This will solve your issue for...
  18. Fagun Shah

    Path Routers

    They do not have offer for 1000 tasks/month but you don't have any limits on No. of Routers in any plans including FREE Plan.
Top