Link not shown correctly on Email sent via workflow

Hi all,

We have an app that sends a link via a workflow and it was working fine a few hours ago. But now the link is displaying like this in the email:

This the email body a few hours ago:

Here is the Email body syntax:
3X_8_3_835b98bb3160eab11d7c9efee237b98642b31104.png

Solved Solved
1 7 201
1 ACCEPTED SOLUTION

โ€‹The fix will be released in the next two to three hours.

View solution in original post

7 REPLIES 7

I believe your CONCATENATE expression in the body is not correct:

<a href="<<CONCATENATE('https://www.appsheet.com/start/APP_ID&refresh=1&wiper=1#control=test_link_Form&defaults=',ENCODEURL(CONCATENATE('{"cliente_id":"9e8afc3e","Nombre":"James McFarlene","Numero Solicitud":"CO-199"}')))>>">Dar click aqua para responder</a>

I just having the same error, yesterday the email body was working perfectly:

but now I am getting this ugly html format:

Reza2
New Member

I have informed our engineers about this.

โ€‹The fix will be released in the next two to three hours.

Thanks @Reza and @Phil,

Issue is resolved now.

Sorry about the regression. We were trying to resolve a security problem and introduced a regression while doing that.

Hi @Phil

In that note could we build this link outside of AppSheet and then send to users so they fill out a form? Some form will require user to upload an image that will be saved in a onedrive.

The app will not require user sign in. Would this have any security implications?

Top Labels in this Space