Remove data from payload

Status: Closed · Asked by KerwinBradshaw on · 0 views

KerwinBradshaw — Question ·

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

Pabblymember11 — Reply ·

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.

KerwinBradshaw — Reply ·

Hi Supreme,
Thanx for the quick response!
I will try this and let you know.

Kind regard

KerwinBradshaw — Reply ·

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!

Pabblymember11 — Reply ·

Hey @KerwinBradshaw

You need to use the Text Formatter action step separately, as you cannot use it in bulk.

Back to all forum threads · Log in to reply