Services88 Dash GetPossibleDashQuickFilters
Some tooltip text!
• 2 minutes to read
• 2 minutes to read
SOAP request and response examples Remote/Services88/Dash.svc
Implemented by the
GetPossibleDashQuickFilters
Obtain a ticket from the Services88/SoPrincipal.svc
Application tokens must be specified if calling an Online installation. ApplicationTokens are not checked for on-site installations.
GetPossibleDashQuickFilters Request
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"
xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:NetServerServices882="http://schemas.microsoft.com/2003/10/Serialization/Arrays"
xmlns:NetServerServices881="http://schemas.microsoft.com/2003/10/Serialization/"
xmlns:Dash="http://www.superoffice.net/ws/crm/NetServer/Services88">
<Dash:ApplicationToken>1234567-1234-9876</Dash:ApplicationToken>
<Dash:Credentials>
<Dash:Ticket>7T:1234abcxyzExample==</Dash:Ticket>
</Dash:Credentials>
<SOAP-ENV:Body>
<Dash:GetPossibleDashQuickFilters>
<Dash:DashboardId xsi:type="xsd:int">0</Dash:DashboardId>
</Dash:GetPossibleDashQuickFilters>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
GetPossibleDashQuickFilters Response
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"
xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:NetServerServices882="http://schemas.microsoft.com/2003/10/Serialization/Arrays"
xmlns:NetServerServices881="http://schemas.microsoft.com/2003/10/Serialization/"
xmlns:Dash="http://www.superoffice.net/ws/crm/NetServer/Services88">
<SOAP-ENV:Body>
<Dash:GetPossibleDashQuickFiltersResponse>
<Dash:Response xsi:type="Dash:ArrayOfQuickFilterInfo">
<Dash:QuickFilterInfo xsi:type="Dash:QuickFilterInfo">
<Dash:Restriction xsi:type="Dash:ArchiveRestrictionInfo">
<Dash:Name xsi:type="xsd:string"></Dash:Name>
<Dash:Operator xsi:type="xsd:string"></Dash:Operator>
<Dash:Values xsi:type="NetServerServices882:ArrayOfstring">
<NetServerServices882:string xsi:type="xsd:string"></NetServerServices882:string>
</Dash:Values>
<Dash:DisplayValues xsi:type="NetServerServices882:ArrayOfstring">
<NetServerServices882:string xsi:type="xsd:string"></NetServerServices882:string>
</Dash:DisplayValues>
<Dash:ColumnInfo xsi:type="Dash:ArchiveColumnInfo">
<Dash:DisplayName xsi:type="xsd:string"></Dash:DisplayName>
<Dash:DisplayTooltip xsi:type="xsd:string"></Dash:DisplayTooltip>
<Dash:DisplayType xsi:type="xsd:string"></Dash:DisplayType>
<Dash:CanOrderBy xsi:type="xsd:boolean">false</Dash:CanOrderBy>
<Dash:Name xsi:type="xsd:string"></Dash:Name>
<Dash:CanRestrictBy xsi:type="xsd:boolean">false</Dash:CanRestrictBy>
<Dash:RestrictionType xsi:type="xsd:string"></Dash:RestrictionType>
<Dash:RestrictionListName xsi:type="xsd:string"></Dash:RestrictionListName>
<Dash:IsVisible xsi:type="xsd:boolean">false</Dash:IsVisible>
<Dash:Width xsi:type="xsd:string"></Dash:Width>
<Dash:IconHint xsi:type="xsd:string"></Dash:IconHint>
<Dash:HeadingIconHint xsi:type="xsd:string"></Dash:HeadingIconHint>
<Dash:ExtraInfo xsi:type="xsd:string"></Dash:ExtraInfo>
</Dash:ColumnInfo>
<Dash:IsActive xsi:type="xsd:boolean">false</Dash:IsActive>
<Dash:SubRestrictions xsi:type="Dash:ArrayOfArchiveRestrictionInfo">
<Dash:ArchiveRestrictionInfo xsi:type="Dash:ArchiveRestrictionInfo">
<Dash:Name xsi:type="xsd:string"></Dash:Name>
<Dash:Operator xsi:type="xsd:string"></Dash:Operator>
<Dash:Values xsi:type="NetServerServices882:ArrayOfstring">
<NetServerServices882:string xsi:type="xsd:string"></NetServerServices882:string>
</Dash:Values>
<Dash:DisplayValues xsi:type="NetServerServices882:ArrayOfstring">
<NetServerServices882:string xsi:type="xsd:string"></NetServerServices882:string>
</Dash:DisplayValues>
<Dash:ColumnInfo xsi:type="Dash:ArchiveColumnInfo">
<Dash:DisplayName xsi:type="xsd:string"></Dash:DisplayName>
<Dash:DisplayTooltip xsi:type="xsd:string"></Dash:DisplayTooltip>
<Dash:DisplayType xsi:type="xsd:string"></Dash:DisplayType>
<Dash:CanOrderBy xsi:type="xsd:boolean">false</Dash:CanOrderBy>
<Dash:Name xsi:type="xsd:string"></Dash:Name>
<Dash:CanRestrictBy xsi:type="xsd:boolean">false</Dash:CanRestrictBy>
<Dash:RestrictionType xsi:type="xsd:string"></Dash:RestrictionType>
<Dash:RestrictionListName xsi:type="xsd:string"></Dash:RestrictionListName>
<Dash:IsVisible xsi:type="xsd:boolean">false</Dash:IsVisible>
<Dash:Width xsi:type="xsd:string"></Dash:Width>
<Dash:IconHint xsi:type="xsd:string"></Dash:IconHint>
<Dash:HeadingIconHint xsi:type="xsd:string"></Dash:HeadingIconHint>
<Dash:ExtraInfo xsi:type="xsd:string"></Dash:ExtraInfo>
</Dash:ColumnInfo>
<Dash:IsActive xsi:type="xsd:boolean">false</Dash:IsActive>
<Dash:SubRestrictions xsi:type="Dash:ArrayOfArchiveRestrictionInfo">
<Dash:ArchiveRestrictionInfo xsi:type="Dash:ArchiveRestrictionInfo">
<Dash:Name xsi:type="xsd:string"></Dash:Name>
<Dash:Operator xsi:type="xsd:string"></Dash:Operator>
<Dash:Values xsi:nil="true"></Dash:Values>
<Dash:DisplayValues xsi:nil="true"></Dash:DisplayValues>
<Dash:ColumnInfo xsi:nil="true"></Dash:ColumnInfo>
<Dash:IsActive xsi:nil="true"></Dash:IsActive>
<Dash:SubRestrictions xsi:nil="true"></Dash:SubRestrictions>
<Dash:InterParenthesis xsi:nil="true"></Dash:InterParenthesis>
<Dash:InterOperator xsi:nil="true"></Dash:InterOperator>
<Dash:UniqueHash xsi:nil="true"></Dash:UniqueHash>
</Dash:ArchiveRestrictionInfo>
</Dash:SubRestrictions>
<Dash:InterParenthesis xsi:type="xsd:int">0</Dash:InterParenthesis>
<Dash:InterOperator xsi:type="Dash:InterRestrictionOperator">None</Dash:InterOperator>
<Dash:UniqueHash xsi:type="xsd:int">0</Dash:UniqueHash>
</Dash:ArchiveRestrictionInfo>
</Dash:SubRestrictions>
<Dash:InterParenthesis xsi:type="xsd:int">0</Dash:InterParenthesis>
<Dash:InterOperator xsi:type="Dash:InterRestrictionOperator">None</Dash:InterOperator>
<Dash:UniqueHash xsi:type="xsd:int">0</Dash:UniqueHash>
</Dash:Restriction>
<Dash:Provider xsi:type="xsd:string"></Dash:Provider>
<Dash:DashboardId xsi:type="xsd:int">0</Dash:DashboardId>
</Dash:QuickFilterInfo>
</Dash:Response>
</Dash:GetPossibleDashQuickFiltersResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>