Hello! I would like to ask on how to shorten the link when sending a message thru WhatsApp?
I am currently using below expression, I can send a message but the hyperlink expression is not working.
CONCATENATE(
"https://api.whatsapp.com/send?phone=”,
ENCODEURL([My Mobile No.]),
“&text=”,
ENCODEURL(
CONCATENATE("Installation/Delivery Job ",[Date Entered],"
",
"
","Customer Name: ",[Customer Name],"
","Job Started: ",[Job Started],"
","Job End: ",[Job End],"
","DN File: ",hyperlink(concatenate(“https://www.appsheet.com/template/gettablefileurl?appName=DeliverySchedules-5694063&tableName=Instal...,Text([DN File])),‘Link to URL’),"
","CSF File: ",[CSF File]
)
)
)
@Koichi_Tsuji @Steve @Fabian_Weller @Phil any ideas?
User | Count |
---|---|
18 | |
14 | |
11 | |
7 | |
4 |