Hi,
I have a platform where users can sign up to training sessions. When a user signs up, the corresponding info is used to create a calendar file (.ics). In the process of creating this .ics file, I am specifying the location of the training, which is online.
At the moment, the location is just plain text. I want it to be a hyperlink to the Teams channel. I've tried replacing this text with the proper HTML code as per this solution provided by @v-bacao-msft but it did not work (in the resulting .ics attachment, the HTML code appears as plain text). Any ideas how to hyperlink it?
For the record, basic backbone of my .ics creation flow is provided by @aprildunnam in this YouTube video.
Thanks
You just added plain text after Location, right?
Hi @beshr1993 ,
Did you add the URL as plain text after the LOCATION property hardcoded or through an output of a previous compose action?
The reason the solution provided in here did not work can be explained by the email action being able to interpret HTML code , by setting the is HTML tick to on, which is something that is not verified in here.
Regards,
Ricardo
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
90 | |
50 | |
36 | |
30 | |
27 |
User | Count |
---|---|
74 | |
60 | |
50 | |
42 | |
38 |