The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hello all,
I have an automation that is looking for a record with specific values.
Sometimes it does not find the matching and it is normal (it is a use case.) I would like to know if there is a way to catch the error of the find function ?
If not I ...
Hello,
I am trying to send emails with the automation and everything is ok but in the signature of my email I have an image.
I would like to insert it in the good place but I can’t find a solution.
Markdows (image link) is not working. (the image is ...
Hello,
as far as I understood I cannot pass an input when I call a script.
Am I right ?
I have a table A with 3 fields id, name, description
I have a table B with 3 fields name, id (link with the table A) and single select (template, todo …)
Each tim...
Hello,
I have a field that is using a formula in order to create a url. the formula is a concatenate to build a url to a form with prefill value.
I then want to use it to send a email with gmail.
And little thing I do not want to print the url but re...
Hello All,
I have some fields in my database that are mandatory at different stage.
I want to do a form with the first fields for the first time, and then send another form prefill and update the record.
I do not see how to update. Is there a way to ...
Hello @Bill.French,
thanks for your answer. I tried and it is perfect thanks.
I have another quick question.
I want to create a record in a table, but one of the fields is a link to another table.
I tried to format it but I did not manage.
can you he...
I found a workaround by replacing _ by %5F
If I copy the link in the email I am receiving the good url but if instead I insert the field I does not work :frowning: