Close menu
Explore Plans
Mobile menu Close menu
Apollo

New account created

This trigger fires every time a new account is created in your Apollo account.

Developer info

API endpoint slug
apollo.new_account_created

Trigger fields

No fields for this trigger

Ingredients

Account The unique Apollo ID of the account.

Slug
account_id
Filter code
Apollo.newAccountCreated.AccountId
Type
String
Example
63f53afe4ceeca00016bdd2f

Account name The name of the account (company).

Slug
account_name
Filter code
Apollo.newAccountCreated.AccountName
Type
String
Example
Example Corp

Domain The primary domain of the account.

Slug
domain
Filter code
Apollo.newAccountCreated.Domain
Type
String
Example
example.com

Website url The website URL of the account.

Slug
website_url
Filter code
Apollo.newAccountCreated.WebsiteUrl
Type
Web URL
Example
https://example.com

Account stage The account stage name, resolved from the stage ID.

Slug
account_stage
Filter code
Apollo.newAccountCreated.AccountStage
Type
String
Example
Prospect

Phone The primary phone number of the account.

Slug
phone
Filter code
Apollo.newAccountCreated.Phone
Type
String
Example
+1 555-303-1234

City The city of the account.

Slug
city
Filter code
Apollo.newAccountCreated.City
Type
String
Example
Atlanta

State The state or region of the account.

Slug
state
Filter code
Apollo.newAccountCreated.State
Type
String
Example
Georgia

Country The country of the account.

Slug
country
Filter code
Apollo.newAccountCreated.Country
Type
String
Example
United States

Created at The time the account was created in Apollo.

Slug
created_at
Filter code
Apollo.newAccountCreated.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00