SEARCH_OPPORTUNITIES_SALESFORCE

Search for existing opportunities by their name, stage name, and close date on Salesforce.

icon of SalesforceSalesforce
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
SEARCH_OPPORTUNITIES_SALESFORCE(
[opportunity_name]
[stage_name]
[close_date]
)
[optional] opportunity_name

Name of the opportunity to search for. For example: "Salesforce".

[optional] stage_name

The stage name of the opportunity. For example: "Prospecting".

[optional] close_date

Expected date to close the opportunity. For example: ">2019", ">2019-11-01" or "[2010-01-01;2019-01-01]".

Examples

SEARCH_OPPORTUNITIES_SALESFORCE("spaceship opportunity") returns information about the spaceship opportunity from Salesforce.