Tools
        /
          Crawler
        /
          APIs
        /
          Configuration
  
        
          
          
          
        
        Jan. 17, 2022
      
  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
Copy
1
2
3
{
  appId: 'YourApplicationID',
}
Did you find this page helpful?