When you insert a template into the current email message, appointment, or meeting, this macro inserts the text of the specified entity into the current macro position.
You can use:
You can use:
~%Insert{
"field":"to" | "cc" | "bcc" | "subject" | "location" |
"today" | "now" |
"recipient_first_name" | "recipient_full_name" | "recipient_last_name" |
"sender_first_name" | "sender_full_name" | "sender_last_name" |
"mailbox_property" | "profile_property" | "team_property" | "signature" |
"aad_property" | "link_to_onedrive_file" | "link_to_sharepoint_file" |
"dataset_value"
// in case of properties and AAD
"property":"textvalue",
// in case of signature
"property":"signature_name",
// in case of today, now
[ "format":"textvalue", ]
[ "locale":"textvalue" ]
// in case of link to OneDrive or SharePoint
("driveId":"textvalue",
"fileId":"textvalue",
"fileName":"textvalue",
"permissions":"view" | "edit",
"scope":"anonymous" | "organization" )
// in case of dataset_value
("dataset":"textvalue",
"keyvalue":"textvalue",
"column":"textvalue")
}
~%Insert{
"field":"team_property",
"property":"Description"
}
Responses
Hi! I just discovered this Outlook add-in and I am loving it so far.
Is it possible use this macro to insert the current date into the subject line?
Hello Avery,
Thank you for your question. You can solve your task by using a nested macro. Just insert the Fill Subject or Add to Subject macro with a nested What to Enter macro into your template. Please have a look at the corresponding help page.
I am trying to add an Outlook Distribution list to the To Macro, and I don't understand the following context:
~%Insert{"field":"to"}
All I want inserted are the Outlook Group Names:
SLH-Customer (ISCV Upgrade) and SLH-Philips (ISCV Upgrade).
Does field = SLH-Customer (ISCV Upgrade), or does To = this?
Hello,
I am trying Shared Templates, and it likes me.
Question: for the macros, is there a way to insert the username Name instead of the option to insert the sender?
This is because if using a shared mailbox, it uses the name of the shared mailbox (like customer service, HR, etc.), but I would like to use the user name,
Regards,
Ageo
Hello Ageo,
Thank you for your interest in our software.
Please try to use the WhatToEnter macro instead. For more details, please visit this help page:
Create templates with fillable fields, dropdown lists, etc.
If you have any other questions or need further assistance, please don't hesitate to email us at support@ablebits.com.
Post a comment
Seen by everyone, do not publish license keys and sensitive personal info!