• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Search results

  1. D

    How Do I Pay For A Month?

    I appreciate your reply, @Fagun Shah, thank you. Pabbly needs to work on some aspects of its service. That page I linked to is just a mess, and every search result for Pabbly leads to it. When I look for online services, I want a thorough Pricing page. All these deals and flashing stars and...
  2. D

    How Do I Pay For A Month?

    I'll be honest, you guys make it really difficult to quickly purchase monthly credit. Every time I click on UPGRADE, it just takes me to that annoying, catch-all page with a thousand images that is, quite simply, baffling. I tried clicking on an option and it took me to checkout with a basket of...
  3. D

    How do I get around the single/double quote problem in HTML email?

    Hi, I am creating an HTML body in my email under the PEM trigger. As I understand it, this will not allow me to use double quotes, so I assume I will have to do a search-and-replace on all instances of " However, what happens with code such as this? I have pasted the code as it should appear...
  4. D

    Create Email Template HTML restrictions

    OK, general consensus is to include the html doc type and body tags so add to avoid quirks mode. This article by Campaign Monitor explains all.
  5. D

    Create Email Template HTML restrictions

    Thanks for that. Should I be building a page from scratch and include the html and body tags? On my email client (Thunderbird) I can get away without, but what is the general protocol?
  6. D

    Can't Access PEM

    Hi, I opened a PEM account and have literally just started building some templates and experimenting with the features this week. Now I am locked out and being forced to start paying! I have barely scratched the surface and am not ready to start sending out emails, so now I can't even finish...
  7. D

    Schedule weekly RSS email

    Sure. I just need an answer to the CSS styling question I left on my other post.
  8. D

    Create Email Template HTML restrictions

    This is in the trigger Pabbly Email Marketing. I'm building an html email body using the fields from my json capture. Will it get stripped from here and, if so, how do I include it? You can see the workflow here...
  9. D

    Schedule weekly RSS email

    Thank you. I have sorted it now and found a solution. I can post a proper workflow to help others in the future but essentially it requires installing the Wordpress JSON feed plugin. That creates a json version of the XML feed, which is then easy to pull into Pabbly to create an email with all...
  10. D

    Create Email Template HTML restrictions

    Hi, What are the HTML restrictions of the email template? I want to style my layout so can I include CSS like
  11. D

    How to extract JSON held at webpage and send to spreadsheet

    That's perfect, thank you @Fagun Shah
  12. D

    How to extract JSON held at webpage and send to spreadsheet

    Hi, I have a JSON file held at a public-facing URL. How do I extract the data contained within it and send the multiple entries to a spreadsheet? It seems any of the JSON triggers have to be inline after the first trigger and can't start with the JSON extractor. Thanks
  13. D

    Schedule weekly RSS email

    Hi, thanks for replying but like your email support, you completely misunderstand what I want to do. I want to fetch the RSS feed FROM my Wordpress and deliver it TO a subscriber list via a customised email template. A wordpress RSS feed, which is an XML file, typically contains the last ten...
  14. D

    Schedule weekly RSS email

    Hi, I am trying to create a workflow whereby I pick up my RSS feed, put it in an email and send to my subscribers. I have connected Amazon delivery and done and test and all is ok. The parts I am struggling with are: 1. How do I pick up ALL NEW articles in the RSS feed from the last week, NOT...
  15. D

    RSS weekly email workflow without RSS.app?

    Hi, I'm looking to create a weekly RSS feed for my email subscribers, similar to what we used to be able to do with MailChimp. I do not wish to use RSS.app as they charge $100 to access their API service! As I understand it I would need to use the pabbly API trigger, but I've not used this...
  16. D

    Remove .jpg from title and slug

    @Himesh - mate, that's perfect, thank you! I appreciate you posting this. I solved the problem in seconds. For anyone else needing help, I inserted the data field for the image from the previous trigger (Woo), rather than manually writing. This ensures it is dynamic. And then in the next...
  17. D

    Remove .jpg from title and slug

    I have a workflow whereby I upload an image to dropbox and send it as a new post to wordpress, via Woo to get the image ID. To create both the title of the post and the slug, I am using the name of the image: Is there a way of removing the '.jpg' from this data field, perhaps using regex or...
  18. D

    Dropbox to Wordpress pulling same image and title when testing

    Not sure if you can see the link I posted above. I assume as a staff member you can!
  19. D

    Dropbox to Wordpress pulling same image and title when testing

    https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZiMDYzNTA0M2Q1MjZmNTUzMzUxMzIi_pc
  20. D

    Dropbox to Wordpress pulling same image and title when testing

    I have set up a trigger from Dropbox to Wordpress and all is working ok. I have set my Wordpress title and Slug to 'Res1 Name:nameofimage.jpg'. This is a data field inserted from the previous step (Dropbox). However, when I click 'Save and send test request' it pulls the same image and title...
Top