Click or drag to resize

ADServiceCallerGetAllData Method

Namespace:  Dynamicweb.DataIntegration.Integration.ERPIntegration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public static string GetAllData(
	string endpoint,
	string secret,
	string importGroupID
)

Parameters

endpoint
Type: SystemString
secret
Type: SystemString
importGroupID
Type: SystemString

Return Value

Type: String
See Also