Hi,
I’ve been trying to use the replace function to remove the “, ** Other**” from the Snapforms’ Impact/Beneft field before pushing the data across to Monday.com but it doesn’t seems to be working. Appreciate any help with this function.
Hi,
I’ve been trying to use the replace function to remove the “, ** Other**” from the Snapforms’ Impact/Beneft field before pushing the data across to Monday.com but it doesn’t seems to be working. Appreciate any help with this function.
Welcome to the Make community!
You did not provide us with a screenshot of the module field mapping, and explain how you are using the replace function.
To allow us to assist you with your scenario, please provide the following:
Please share screenshots of your scenario, any error messages, relevant module fields, and filters in question? It would really help other community members to see what you’re looking at.
Please export the scenario blueprint file to allow others to view the mapped variables in the module fields. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
Please provide the output bundles of the modules by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.
Providing the input/output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.
Following these steps will allow others to assist you here. Thanks!
blueprint.json (21.9 KB)
Hi Sam,
Thanks for your reply.
I’ve attached the screenshot of the module in question and also the replace syntax I am using currently. I’ve also attached the json file of the blueprint for the scenario.
You do not need the double quotes. Remove them.
Also, the third parameter should be just
{{ emptystring }}
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.
Thanks. That has worked.