The Select Accounts node lets you define which Google Search Console properties to use in downstream nodes. You can select them manually, fetch all available, or use filters. This is an AI-powered node that can understand natural language instructions.

This node simplifies workflows with multiple Google Search Console steps by centralizing property selection.


When to Use It

Use this node when:

  • You want to avoid selecting the same GSC properties in every report node
  • You’re building larger workflows and want to manage property selection dynamically
  • You need to reuse a filtered group of properties based on naming or URL
  • Building an AI agent that needs to list properties before running reports

Inputs

FieldTypeRequiredDescription
Selection ModeSelect dropdownYesChoose how to define your properties: manual, all, or filtered
PropertiesMulti-selectYes (manual)Manually select GSC properties to use in later nodes
FiltersText filterYes (if filter mode)Filter properties by name or URL using text conditions
LimitNumberNoMax number of properties to return in filter or all mode

Selection Modes

  • Manual Selection: Pick specific properties one by one
  • Select All Available: Automatically includes all GSC properties tied to the authenticated connection
  • Filter by Name/URL: Define rules (e.g., “URL contains ‘example.com’”) to select properties dynamically

The Properties, Filters, and Limit fields will appear or hide automatically based on your selection mode.


Output

The node returns the selected property URLs and property information under a data key. You can reference this in any downstream Google Search Console node.

Property Selection Output:

  • Property URLs: Unique identifiers for selected properties
  • Property Names: Human-readable names for each property
  • Property Type: Website, Android app, or iOS app
  • Verification Status: Whether the property is verified
  • Permission Level: Your access level (owner, full user, restricted user)

Credit Cost

  • Cost per run: 0 credits (property selection is free)

Example Usage

Select Accounts →
Get Report →
AI Analysis →
Email Report

Configuration Example:

  • Selection Mode: Filter by URL
  • Filter: “URL contains ‘mysite.com’”
  • Limit: 3 properties

This would select up to 3 GSC properties with “mysite.com” in their URL.


Connection Requirements

To use this node, you need:

  • Google Search Console access: At least restricted user permissions
  • Authenticated connection: Your Google account must be connected to Markifact
  • Verified properties: At least one verified property in Search Console

FAQs