# Workflow Triggers

- [Core Triggers](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-triggers/core-triggers.md)
- [Email Interaction-Based Triggers](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-triggers/core-triggers/email-interaction-based-triggers.md)
- [Setting Up Order Submitted Workflow Trigger Steps](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-triggers/core-triggers/setting-up-order-submitted-workflow-trigger-steps.md)
- [Using the Birthday Reminder Workflow Trigger](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-triggers/core-triggers/using-the-birthday-reminder-workflow-trigger.md)
- [Birthday Reminder Trigger FAQs](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-triggers/core-triggers/using-the-birthday-reminder-workflow-trigger/birthday-reminder-trigger-faqs.md)
- [How to Get Conversion List for Google Ads in Trigger/Workflows](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-triggers/core-triggers/how-to-get-conversion-list-for-google-ads-in-trigger-workflows.md)
- [Setting Up the Order Submitted Workflow Trigger Step](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-triggers/core-triggers/setting-up-the-order-submitted-workflow-trigger-step.md)
- [Utilizing Contact Tag Workflow Triggers](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-triggers/core-triggers/utilizing-contact-tag-workflow-triggers.md)
- [Using the Contact Changed Workflow Trigger](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-triggers/core-triggers/using-the-contact-changed-workflow-trigger.md)
- [Premium Triggers](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-triggers/premium-triggers.md)
- [How to use the Inbound Webhook Workflow Premium Trigger](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-triggers/premium-triggers/how-to-use-the-inbound-webhook-workflow-premium-trigger.md)
- [E-commerce Triggers](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-triggers/e-commerce-triggers.md)
- [Payment Received Workflow Trigger](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-triggers/e-commerce-triggers/payment-received-workflow-trigger.md)
- [Payment Received Trigger FAQ](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-triggers/e-commerce-triggers/payment-received-workflow-trigger/payment-received-trigger-faq.md)
- [Setting Up Stripe One-Time Charge Trigger](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-triggers/e-commerce-triggers/setting-up-stripe-one-time-charge-trigger.md)


---

# 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.getgymini.com/gymini/features/features-overview/workflows/workflow-triggers.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.
