vi.json•1.65 kB
{
  "Lusha": "Lusha",
  "Please enter the API Key obtained from Lusha.": "Please enter the API Key obtained from Lusha.",
  "Search Companies": "Search Companies",
  "Enrich Companies": "Enrich Companies",
  "Custom API Call": "Custom API Call",
  "Search for companies with filters and pagination": "Search for companies with filters and pagination",
  "Enrich companies details using requestId and company IDs from search results": "Enrich companies details using requestId and company IDs from search results",
  "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
  "Maximum Results": "Maximum Results",
  "Request Body": "Request Body",
  "Search Results": "Search Results",
  "Method": "Method",
  "Headers": "Headers",
  "Query Parameters": "Query Parameters",
  "Body": "Body",
  "No Error on Failure": "No Error on Failure",
  "Timeout (in seconds)": "Timeout (in seconds)",
  "Maximum number of companies to return. The maximum is 10000 results.": "Maximum number of companies to return. The maximum is 10000 results.",
  "The JSON body for the search request. Do not include pagination (pages), it will be added automatically.": "The JSON body for the search request. Do not include pagination (pages), it will be added automatically.",
  "The results from the Search Companies step": "The results from the Search Companies step",
  "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
  "GET": "GET",
  "POST": "POST",
  "PATCH": "PATCH",
  "PUT": "PUT",
  "DELETE": "DELETE",
  "HEAD": "HEAD"
}