At line 1 added one line |
\\ |
At line 3 changed 3 lines |
__!!! Proxy Configuration:__ If your server accesses the internet through a proxy, make sure to whitelist the following domains to allow authentication and Microsoft Graph API access:\\ |
• login.microsoftonline.com\\ |
• graph.microsoft.com\\ |
---- |
__⚠️ Proxy Configuration:__ If your server accesses the internet through a proxy, make sure to whitelist the following domains to allow authentication and Microsoft Graph API access:\\ |
•__login.microsoftonline.com__\\ |
•__graph.microsoft.com__\\ |
---- |
At line 7 changed one line |
!Microsoft Graph Application Registration |
!1. Microsoft Graph Application Registration\\ |
At line 19 changed one line |
The Redirect URL must end with __"register_microsoft_graph_api/"__.\\ |
In the Redirect URI section, for Platform configuration, select __Web__. The Redirect URL must end with __"register_microsoft_graph_api/"__.\\ |
At line 27 added 2 lines |
or |
https://your.crushftp.domain.com/register_microsoft_graph_api/ |
At line 26 removed 6 lines |
or |
{{{ |
|
https://your.crushftp.domain.com/register_microsoft_graph_api/ |
|
}}}\\ |
At line 33 changed one line |
__Secret key__: A new client secret must be created. Go to Certificates & secrets, and generate a new client secret by clicking on New client secret. Ensure you copy over the __value__ immediately!\\ |
__Secret key__: A new client secret must be created. Go to Certificates & secrets, and generate a new client secret by clicking on New client secret. ⚠️ Ensure you copy over the __value__ immediately!\\ |
At line 53 changed one line |
This can also be done through CrushFTP: Click the Get Admin Consent button. Make sure the WebInterface host and port match the host and port specified in the App Registration’s __Redirect URL__.\\ |
Alternatively, you can perform this action via __CrushFTP__: Click the __Get Admin Consent__ button. __⚠️ Note:__ Make sure the WebInterface host and port match the host and port specified in the App Registration’s __Redirect URL__.\\ |
At line 60 changed one line |
Any changes made to __API permissions__ in the __Azure App Registration__ require new admin consent.\\ |
⚠️ Any changes made to __API permissions__ in the __Azure App Registration__ require new admin consent.\\ |
At line 62 changed one line |
!Settings\\ |
---- |
!2. Task Settings\\ |
At line 66 changed 4 lines |
Client ID, Client Secret, Tenant: Authentication-related setting. Azure App registration -> Overview.\\ |
Folder: Supports subfolders too like Folder/Subbolder/SubSubFolder\\ |
Search query: Search settings for messages. See [https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter].\\ |
After processing copy message to this mailbox: Supports subfolders too.\\ |
__Client ID__ : See at App Registration -> Overview -> Application (client) ID\\ |
__Client Secret__: See at App Registration -> Manage -> Certificates & secrets) make sure to copy the value field, not the ID\\ |
__Tenant__: See at App Registration -> Overview -> Directory (tenant) ID\\ |
At line 71 changed one line |
Variable patterns:\\ |
|
__Folder__: Specifies the mail folder to process. Supports subfolders using the format Folder/Subbolder/SubSubFolder\\ |
__Search query__: Defines the search criteria for messages. Refer to the Microsoft Graph Search Parameters for syntax and options. More info: [Microsoft Graph Search Parameter Link|https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter].\\ |
__After processing copy message to this mailbox__: Specifies the destination mailbox for processed messages. Subfolders are also supported.\\ |
At line 73 changed one line |
Message-related variables:\\ |
__Variable patterns:__\\ |
\\ |
a.) Message-related variables:\\ |
\\ |
At line 76 changed one line |
}}} \\ |
}}}\\ |
At line 78 changed one line |
Attachment-related variables:\\ |
b.) Attachment-related variables:\\ |
\\ |
At line 81 changed one line |
}}} |
}}}\\ |
\\ |
For alternatives, see the general POP/IMAP Task description: [POP/IMAP Task – CrushFTP Documentation Link| https://www.crushftp.com/crush11wiki/Wiki.jsp?page=CrushTask#section-CrushTask-POP3IMAP]\\ |