# G2 - List all actions

These actions retrieve a list of all chosen objects related to your G2 instance.

Workato currently supports the list all action for two objects, these objects are listed below:

# List all companies action

These companies are related to you through the buyer intent function of G2. These are the companies that have previously researched or are actively researching your organization and/or product.

List all Companies action

List all companies in your G2 crowd action

# Input fields

Input field Description
Page size The page size to fetch your records.
Page Number The specific page number to fetch records from.
Next page URL The URL of the next page to fetch records from.

# Output fields

The output of this action contains the full set of data of all companies in your G2 instance.

Output field Description
Name Name of company.
Legal name Legal name of company.
Domain Domain of company’s website.
Domain aliases List of domains also used by the company.
External ID Clearbit ID for company.
Twitter Company's Twitter username.
Twitter ID Company's Twitter ID.
Twitter bio Company's Twitter bio.
Twitter followers Company's Twitter followers count.
Twitter following Company's Twitter following count.
Twitter location Company's Twitter location.
Twitter site Company's Twitter URL.
Twitter avatar Company's Twitter logo.
Linkedin Company's LinkedIn profile.
Facebook Company's Facebook profile.
URL URL of company's website.
Site title Page title of company's website.
Site header Page heading of company's website.
Site meta Page meta of company's website.
Site author Page author of company's website.
Tags List of market categories.
Tech List of known technologies used.
Description Description of the company.
Founded year Year company was founded.
Location Address of company.
Time zone The timezone for the company’s location.
UTC offset The offset from UTC in hours in the company’s location.
Crunchbase Crunchbase handle.
Email provider If the domain is associated with a free email provider.
Company type The company’s type, either education, government, nonprofit, private, public, or personal.
Alexa US rank Alexa's US site rank.
Alexa global rank Alexa's global site rank.
Market cap Market Cap.
Raised Total amount raised.
Employees Amount of employees.
Employees range Employees range.
Annual revenue Annual Revenue (public companies only).
Street number Headquarters street number.
Street name Headquarters street name.
Sub premise Headquarters suite number.
City Headquarters city name.
State Headquarters state name.
State code Headquarters two character state code.
Postal code Headquarters postal/zip code.
Country Headquarters country name.
Country code Headquarters two character country code.
Latitude Headquarters latitude.
Longitude Headquarters longitude.
Data Returns the results as an array.
Links This contains the links for remaining result pages with the same parameters. Returned as self, previous, first, next, and last. next and previous may be blank if you are on the first or last page respectively.

# List all users action

These user object in G2 represents G2 users regardless of whether they are related to your organization as buyers or vendors.

List all Users action

List all users in your G2 crowd action

# Input fields

Input field Description
Page size The page size to fetch your records.
Page Number The specific page number to fetch records from.
Next page URL The URL of the next page to fetch records from.

# Output fields

The output of this action contains the full set of data of all users in your G2 instance.

Output field Description
First name First name of the user.
Last name Last name of the user.
Company Name of the Company the user belongs to.
Company size Size of the user's company.
Image_url URL of user's avatar.
Industry Industry that the user's company belongs to.
Brief description A brief description of the user.
Public detail URL URL to user profile on G2.
Created at Date user signed up to G2.
Updated at Date user last updated.
Data Returns the results as an array.
Links This contains the links for remaining result pages with the same parameters. Returned as self, previous, first, next, and last. next and previous may be blank if you are on the first or last page respectively.


Last updated: 4/5/2023, 11:28:53 AM