Tools / Crawler / Crawler: AppId
Type: string
Required
Parameter syntax
appId: application_id

About this parameter

The ID of the application you want to store the crawler extractions in.

Examples

1
2
3
{
  appId: 'YourApplicationID',
}
Did you find this page helpful?