Prepare to connect to Microsoft
Prepare to connect to Microsoft
As part of the integration, you need to allowlist the Next Matter domain and create a service account. See if you’ve completed all the required steps.
I want to send an email code-free
I want to send an email code-free
Use a Next Matter no-code step (+ Add step > Integrations) For details, see Connect to outlook code-free
I want to use an advanced integration: email invite
I want to use an advanced integration: email invite
Send an email invite
- In your Next Matter portal, click Workflows, and then click the workflow that should send invites to Outlook.
- Click Edit workflow.
- Click +Add step and select Integration > Custom integration.
- Click Settings to configure the step.
- Enter the following details:
- Method: POST
-
URL:
https://graph.microsoft.com/v1.0/users/YOUR_USER_ID/calendar/events
Your user ID is the unique email address that was created for you to use when you sign in to Microsoft 365. A user ID may look similar to the following:ellen@contoso.partner.onmschina.cn
- Headers: Content-Type: application/json
-
In the Body enter the values. For example, the body might look like the following.
- Save your changes.