get users from office365 whose mail is "[email protected]"
get the first user
get the above's events from outlook
get the first event
get the above's attachments
get the first attachment
use the above as the attachment
download the attachment
...
use the first email as the email
the recipients are "[email protected]", "[email protected]"
forward the email to the recipients with
... the subject is "FW by me: Meeting Reminder"
...
use the first email as the email
...
use the above as the file
...
use the above as the other file
the attachments are the file, the other file
the recipients are "[email protected]", "[email protected]"
forward the email to the recipients with
... the attachments is the attachments
get groups from office365 whose mail is "[email protected]"
get the first group
get the above's events from outlook
... the start date time is "2022-07-14T12:30:00Z"
... the end date time is "2022-07-15T12:30:00Z"
get groups from office365 whose mail is "[email protected]"
get the first group
get the above's events from outlook whose subject is "Birthday Party"
... the start date time is "2022-07-14T12:30:00Z"
... the end date time is "2022-07-15T12:30:00Z"
get users from office365 whose mail is "[email protected]"
get the first user
get the above's events from outlook
get the first event
get the above's attachments
get users from office365 whose mail is "[email protected]"
use the first user as john
get john's events from outlook
get users from office365 whose mail is "[email protected]"
use the first user as john
get john's events from outlook whose subject is "Birthday Party"
get users from office365 whose mail is "[email protected]"
use the first user as john
get john's events from outlook whose "start/dateTime" is greater than "2022-07-14T12:30:00Z"
...
use the above as the email folder
get the email folder's subfolders
...
use the above as the email folder
get the email folder's subfolders whose "displayName" is "My Subfolder"
...
use the above as the email folder
get some email folder's emails
...
use the above as the email folder
get some email folder's emails whose subject is "Email with attachment"
...
use the above as the email folder
the date is "2024-02-25T12:30:00Z"
get the date as a datetime
use the above as the target
get some email folder's emails whose "receivedDateTime" is greater than the target
...
use the above as the email folder
get some email folder's emails whose "from/emailAddress/address" is "[email protected]"
...
use the above as the email folder
get some email folder's emails whose "isRead" is True
...
use the above as the email
get the attachments from the email
...
use the above as the emails
mark the emails
...
use the above as the emails
mark the emails with
... the read is "False"
...
use the above as the emails
get some email folders from outlook
use the first email folder as the target folder
move the emails to the target folder
...
use the first email as the email
reply the email with
... the message body is "Thank you for the information"
...
use the first email as the email
reply the email with
... the subject is "Re by me: Meeting Reminder"
... the message body is "Thank you for the information"
...
use the first email as the email
the cc recipients are "[email protected]", "[email protected]"
reply the email with
... the cc recipients is the cc recipients
...
use the first email as the email
the bcc recipients are "[email protected]", "[email protected]"
reply the email with
... the bcc recipients is the bcc recipients
...
use the first email as the email
...
use the above as the file
...
use the above as the other file
the attachments are the file, the other file
reply the email with
... the message body is "Thank you for the information"
... the attachments is the attachments
retrieve some email folders from outlook
retrieve some email folders from outlook whose "displayName" is "Inbox"
get users from office365 whose mail is "[email protected]"
use the first user as the user
retrieve the user's email folders
get users from office365 whose mail is "[email protected]"
use the first user as the user
retrieve the user's email folders whose "displayName" is "Inbox"
create a json
use the above as the email
set the email's subject to "Meeting Reminder"
set the email's body to "Don't forget the meeting tomorrow at 10:00 AM"
the recipients are "[email protected]", "[email protected]"
send the email to the recipients
...
use the first user as the user
create a json
use the above as the email
set the email's subject to "Meeting Reminder"
set the email's body to "Don't forget the meeting tomorrow at 10:00 AM"
the recipients are "[email protected]", "[email protected]"
send the email to the recipients
... the user is the user
create a json
use the above as the email
set the email's subject to "Meeting Reminder"
set the email's body to "Don't forget the meeting tomorrow at 10:00 AM"
the recipients are "[email protected]", "[email protected]"
the cc recipients are "[email protected]", "[email protected]"
send the email to the recipients
... the cc recipients is the cc recipients
create a json
use the above as the email
set the email's subject to "Meeting Reminder"
set the email's body to "Don't forget the meeting tomorrow at 10:00 AM"
the recipients are "[email protected]", "[email protected]"
the bcc recipients are "[email protected]", "[email protected]"
send the email to the recipients
... the bcc recipients is the bcc recipients
...
use the above as the file
...
use the above as the other file
the attachments are the file, the other file
create a json
use the above as the email
set the email's subject to "Meeting Reminder"
set the email's body to "Don't forget the meeting tomorrow at 10:00 AM"
the recipients are "[email protected]", "[email protected]"
send the email to the recipients
... the attachments is the attachments
get users from office365 whose mail is "[email protected]"
use the first entity as john
get john's events from outlook
use the first event as my event
set my event's body to "hello world"
get groups from office365 whose mail is "[email protected]"
get the first group
get the above's events from outlook
get the first event
set the above's body to "hello world"