 
				Admin
API för att hantera adresser och anmälningar i Anslutamotorn
FormatXML  AuthLogin  OriginAnslutamotorn  ConsumerStadsnät
				
						
						
						export_applications
					
				This function only returns the URL for exporting the applications as used in the admin section, but with an added parameter to include the local ID for every post, for using with insert_application.
- RequestGET /admin/edit/connect/plain/api
 - Attributes- mandatory
 Data format: integer
 Example: 1234
 The ID for the API user in Atlas
- optional
 Data format: string
 Example: json
 What format should the response be in, valid values are 'xml' and 'json'
 
- Example requestGET /admin/edit/connect/plain/api?method=export_applications&api_user=1234