# Zapier

With the GovTribe Zapier integration, you can automate your workflows by connecting GovTribe with thousands of other apps, including your own CRM or BD tools. You can access both your account's own capture data - such as Pipelines, Stages, Pursuits Saved Searches and Tags - as well as our integrated public data sets, including Federal Contract Opportunities, State and Local Contract Opportunities, Federal Grant Opportunities, Government Files, and more.

Need some help getting started? The following article and example use cases can walk you through setting up a connection:

{% content-ref url="zapier/getting-started" %}
[getting-started](https://docs.govtribe.com/user-guide/integrations/zapier/getting-started)
{% endcontent-ref %}

{% content-ref url="../use-cases/example-zapier-use-cases" %}
[example-zapier-use-cases](https://docs.govtribe.com/user-guide/use-cases/example-zapier-use-cases)
{% endcontent-ref %}

## Additional Resources

{% content-ref url="zapier/available-actions-and-triggers" %}
[available-actions-and-triggers](https://docs.govtribe.com/user-guide/integrations/zapier/available-actions-and-triggers)
{% endcontent-ref %}

{% content-ref url="zapier/api-requests" %}
[api-requests](https://docs.govtribe.com/user-guide/integrations/zapier/api-requests)
{% endcontent-ref %}

{% content-ref url="zapier/api-resources" %}
[api-resources](https://docs.govtribe.com/user-guide/integrations/zapier/api-resources)
{% endcontent-ref %}

{% content-ref url="zapier/zapier-webhook-subscription-resource" %}
[zapier-webhook-subscription-resource](https://docs.govtribe.com/user-guide/integrations/zapier/zapier-webhook-subscription-resource)
{% endcontent-ref %}

* To learn more about creating Zaps [see here](https://zapier.com/apps/govtribe/integrations).&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.govtribe.com/user-guide/integrations/zapier.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
