• 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

How to use search replace with placeholders / conditions

rtissler

Member
I am looking for a way to replace in several texts items such as [amazon item="individual number"] where individual number is unique. I want to delete these lines completely, when the lines begin with [amazon item... Also, are there conditions too when replacing? Such as ... if there is an <h2> the line before, delete this line too.
 

ArshilAhmad

Moderator
Staff member
Currently, there is no dedicated application that can help you with this use case. Unfortunately, this particular use case doesn't appear to be possible.

If you are familiar with coding, you can write your own code (or ask ChatGPT to write one for you) in Python or JavaScript for this specific use case and use Code by Pabbly to run that code and get the desired output.
 
Top