Skip to main content
Use Bing Search when you want a workflow step to search the web through Bing and pass the results into later workflow steps in Fetch Hive.

Configuration

The Search Query field supports Insert Variable. The Language and Location controls can use the built-in lists or switch to Custom Value for manual values or workflow variables. To inspect supported countries programmatically, use Search Service Countries. Bing Search uses country-name values such as United States.

Output

Click Run in the step header to test the step. Fetch Hive shows the search result output in Output after the run completes. Use the variable picker in a later step to insert the exact output path available for that run. The base reference is:
If you want the full result set, reference the base output directly:
Use the variable picker after a test run to inspect any nested fields available from the returned Bing results.

Example

Add Bing Search from the Research group in Search steps…. Set Name to something like Search analyst reports. Enter your query in Search Query. If the query should reuse data from earlier workflow steps, click Insert Variable and add that reference. Choose Number of results, then set Language and Location from the lists or switch either field to Custom Value. Turn Fallback Search on if you want a backup service when the primary search fails. Click Run and review the returned search results in Output before using them in a later step.

Notes

  • This step uses Bing-specific language and location controls in the editor.
  • The Number of results control is the same shared results setting pattern used in this part of the workflow editor.
  • If you need the exact returned fields for later references, run the step once and inspect the variable picker.
See also: Creating and Editing, Testing and Iteration, and Error Handling