I’m looking for a way to clean my data (extracted from a Google sheet) that feeds into the HTTP module? I’ve tried using “set variables” but unless the original data is super clean (no spaces or other characters), the data won’t pass through, and I get the 400 error. Any suggestion would be highly appreciated, thank you.
1 Like
Hello @Iulia_Pirv Welcome to the community!
Can you please share your scenario screenshot and explain a setup so we can guide.
In simple terms you can use filters to avoid empty rows or columns from passing the data to next module.
Best,
@Prem_Patel