Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 

 

Import data

 

Import data

URL Relativa: IntegraGamification/resources/GM_Integration/BatchMeasures
 
Method: POST
content-type:application/x-www-form-urlencoded
 
Parameter : filename (File name)
			fileb64 (Content of the file in base64)
 
Result : 1 (Asynchronous)
 
Format file
Agent1;Test;10
agentUser;performanceMeasureName;amount

 

Upload actions

 

Upload actions

Relative URL : IntegraGamification/resources/GM_Integration/LoadActions
Method: POST
content-type:application/x-www-form-urlencoded
 
Parameters : performanceMeasureName (Name of the measure performance)
			 agentName (Name of the agent)
			 actionAmount (Allow to upload actions in the same hour)
 
Result : Succes message.
		In error case send a message error. Asynchronous.
  • No labels