Action: Find Company
Marketo Operation

The Find Company searches for and retrieves a company record in Marketo based on specified criteria (e.g., name, domain, or ID).
Example User Story
I want to find a company in Marketo by its domain name so I can verify if it already exists before creating a new record.
Fields
Field Name
Field Type
Required
name
String
No
domain
String
No
id
Integer
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated