companyDetailsByNames
Fetch AppDirect company details by company name(s) Finds companies in database that match the names but are not mapped to any PSA systems, then fetches detailed information for each unmapped company. Supports both single company (["Company Name"]) and multiple companies (["A", "B", "C"]).
This page contains
Arguments
| companyNames [String!]! |
Return Fields
| [CompanyDetails!]! PREVIEW |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.