- 
		        
		        
 
	        
		        - 
		        
		            
			        
				        When retrieving the Roles field for a Method user, the actual data seems to be the Tab Group listing for the user rather than the actual role access (e.g. Director, Sales, Guest, etc).
Am I missing something? Can I get the actual list of Roles for a user?
Thanks!
			        
			        
		         
		         
	        
		        - 
		        
		            
			        
				        Thx Mark. I have a couple questions about that...will hit you up via email.
Thanks again
			        
			        
		         
		         
	        
		        - 
		        
		            
			        
				        It seems Method doesn't allow * origins for API requests so I'm facing ye olde cross-domain content loading security roadblock. 
When making calls to MethodAPISelect_XMLV2, I can see in my Chrome console an error message indicating my origin (my HTML is running from GoogleDrive) is not allowed.
I understand ...
			        
			        
		         
		         
	        
		        - 
		        
		            
			        
				        Anyone calling the Method API from javascript (jquery)?
Examples?
			        
			        
		         
		         
	        
		        - 
		        
		            
			        
				        Thx.
Any thoughts on my other comment re: a google calendar identifier I can get access to somewhere in the Method db?
			        
			        
		         
		         
	        
		        - 
		        
		            
			        
				        If I can't control this data within Method using the current tools available, there must be some unique Google calendar identifier stored in Method for each Activity, correct? If I have access to this, I might be able to post an update to via the Google Calendar API to make it read the way I want.
Thoughts?
Thx
			        
			        
		         
		         
	        
		        - 
		        
		            
			        
				        I see on the Help Center (http://www.methodintegration.com/method/kb.aspx?folder=methodcrm&article=How-Google-Calendar-sync-works&id=214) how Calendar Appointment Fields are mapped to/from Method & Google.
I'm working on customizing our Field Services Work Order (Activity) process. Specifically, I need to assign multiple ...
			        
			        
		         
		         
	        
		        - 
		        
		        
 
	        
		        - 
		        
		            
			        
				        Thanks Mark...could you show me a sample of your code interacting with the API or at least describe your abstraction strategy?
Thanks