Knowledge: Office365 / Azure AD Data Action REST calls
    
         Back
            Back
        
    
 
	
	
	
    
		
    
    
    
    
			
        
				
        
					Knowledge
						
							Title*Office365 / Azure AD Data Action REST calls
						
							ManualAdministration 
						
							Manual Level TwoIntegrations 
						
							Manual Level ThreeOffice365 
						
							Created07/12/2018
						
							DetailThis article explains how to setup data actions that can e.g. lookup group members.
Before following the steps below please make sure the following has already been setup
Office365 API setup for Sysero Application calls to read AzureAD groups and other API REST calls (Microsoft Graph)
Data Action Steps
- Create new Data Action of RESTOAuth type.
- Set node XPath, usually something like //value
- Set target e.g. groups example groups/guid/members.
- Set OAuthType to Office365
- Set any Output Mappings e.g. displayName and mail for members example.
- Use as normal data action.
 
					 
				 
					Additional Manual Locations
						
							
								
									
										| Administration | Data Actions | REST |