← All apps Automate Microsoft Office Online for free on Stepper
Microsoft Office Online provides access to Outlook email, calendar, contacts, OneDrive files, and Excel workbooks through the Microsoft Graph API.
I want to integrate
with
See how to connect Microsoft Office Online to ... Triggers available for Microsoft Office Online on Stepper
New Email
Triggers when a new email is received in the user's inbox.
New Calendar Event
Triggers when a new calendar event is created.
Updated Calendar Event
Triggers when a calendar event is updated.
New Contact
Triggers when a new contact is created.
Actions available for Microsoft Office Online on Stepper
Send Email
Send a new email message.
- 7 parameters
- To
- CC
- BCC
- Subject
- Body Type
- Body
- Importance
Create Draft Email
Create a draft email message.
- 7 parameters
- To
- CC
- BCC
- Subject
- Body Type
- Body
- Importance
Find Email
Find an email message by search query.
- 2 parameters
- Search Query
- Folder
Reply to Email
Reply to an existing email message.
- 2 parameters
- Message ID
- Reply Body
Forward Email
Forward an email message to new recipients.
- 3 parameters
- Message ID
- To
- Comment
Create Event
Create a new calendar event.
- 11 parameters
- Calendar
- Subject
- Start Date/Time
- End Date/Time
- Time Zone
- Location
- Description
- Attendees
- All Day Event
- Reminder (Minutes)
- Online Meeting
Update Event
Update an existing calendar event.
- 8 parameters
- Event ID
- Subject
- Start Date/Time
- End Date/Time
- Time Zone
- Location
- Description
- Attendees
Find Event
Find a calendar event by search criteria.
- 2 parameters
- Search Query
- Calendar
Create Contact
Create a new contact.
- 7 parameters
- First Name
- Last Name
- Email Address
- Business Phone
- Mobile Phone
- Company
- Job Title
Update Contact
Update an existing contact.
- 8 parameters
- Contact ID
- First Name
- Last Name
- Email Address
- Business Phone
- Mobile Phone
- Company
- Job Title
Find Contact
Find a contact by search criteria.
- 1 parameters
- Search Query
Create Folder (OneDrive)
Create a new folder in OneDrive.
- 2 parameters
- Parent Folder
- Folder Name
Find File (OneDrive)
Search for a file in OneDrive.
- 1 parameters
- Search Query
Add Row to Excel Table
Add a new row to an Excel table in a workbook stored in OneDrive.
- 4 parameters
- Workbook
- Worksheet
- Table
- Row Values (JSON)
Update Excel Range
Update values in a specific range of an Excel worksheet.
- 4 parameters
- Workbook
- Worksheet
- Range
- Values (JSON)
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.