Help with HTML hyperlink w/Force Sync in Email body

@SkrOYC @Steve @MultiTech

Ok, its my turn to get help with this.  None of the posts seem to provide the precise syntax to make this work and I have tried and tested at least a dozen permutations with no success.

The issue.

I am creating an email body using HTML for nice format AND I want a hyperlink text to click on and open a specific Form in the app.  I have this working just fine and the HTML code is below.  

The problem is that when the link is clicked it shows a blank form BUT when I close the web page (on desktop) and re-click the link, then the Form opens with the expected data.

I can wait 15 minutes (or longer), AFTER getting the email, and still have this issue in spite of the fact that the opening of the app indicates it is performing a Sync.  I suspect that an up-to-date Sync is NOT truly being performed.

I want to try adding the force Sync to my hyperlink to see if it fixes this issue.  I know others have done this and it seemed to correct the problem.

However,  my attempts to get a syntactically correct HTML coded hyperlink are failing.  Please tell me what I need to do to get the coded link below updated to add the force sync parameter - &at=NOW()+1.

 A portion of My HTML Code Hyperlink - this adds a hyperlink to the email and opens the correct Form

How can I add "&at=NOW()+1"?  I have been getting message like "= is unexpected token - expected;"  or "cannot start with &", and others

...
<a href="https://www.appsheet.com/start/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
&lt;&lt;LINKTOROW([_THISROW],Practitioners_Form)&gt;&gt;">Adjust this record</a>
...

 

1 10 391
10 REPLIES 10
Top Labels in this Space