GET /apiv2/trackingPageTemplates/searchAllForExport

CSV export companion for M:Machship.WebApi.Controllers.v2.TrackingPageTemplatesV2Controller.SearchAll(System.Int32,System.Int32,System.String,System.String,System.Nullable{System.Int32}) (API-VIEWALL-002): same parameters, same permission gate, file result instead of a grid envelope.

Servers

Query parameters

Name Type Required Description
sort String No
startIndex Integer No

Default value: 1

companyId Integer No
retrieveSize Integer No

Default value: 20

searchText String No

How to start integrating

  1. Add HTTP Task to your workflow definition.
  2. Search for the API you want to integrate with and click on the name.
    • This loads the API reference documentation and prepares the Http request settings.
  3. Click Test request to test run your request to the API and see the API's response.