Remove data from payload
Status: Closed · Asked by KerwinBradshaw on · 0 views
Hi there,
I am new to Pabbly, so forgive me if this question has already been answered (could not find).
When I perform a call and want to insert data into an app I get the following;
"{{First Name}}
"
Question: How do I remove the css data following the {{xxxx}} data so that I get the clean data without the css/html?
Thank you all in advance,
Kerwin Bradshaw
Hey @KerwinBradshaw
How do I remove the css data following the {{xxxx}} data so that I get the clean data without the css/html?
You can use the Text Formatter action step in your wokrlfow to strip the HTML content from the given data.
Kindly try this on your end and let us know if that works for you.

Hi Supreme,
Thanx for the quick response!
I will try this and let you know.
Kind regard
Hi Supreme,
This works. It seems that I have to remove the tag for every data field. Is there a "bulk" way to do this?
Thank you!
Hey @KerwinBradshaw
You need to use the Text Formatter action step separately, as you cannot use it in bulk.