# Pabbly-Connect

## Using YetAnotherAPI with Pabbly Connect

For seamless integration with **YetAnotherAPI** through **Pabbly Connect**, there’s no need to configure APIs manually.&#x20;

You can quickly set up automation by adding the **YetAnotherAPI** app in Pabbly Connect using this link: [YetAnotherAPI Pabbly App](https://connect.pabbly.com/share-app/WhIAMlAHAmEHTQRuDklTdAwYAQUFXFY1U0oEFlBfUysHSlMoUBEIYlsXACJfEAdmB04IYlQIBD1YS1BnVwtVbwERCAFUMVwaVAsFdAJhCn9aEgAyUAcCYQdNBG4OTVN0DBgBBQVcVjZTSgQWUF9TKwdJUzhQEQhiWxcAIl8-Bz4HXAh4VDE#).

#### How to Use YetAnotherAPI with Pabbly

1. **Add the App**: Use the link above to add **YetAnotherAPI** to your Pabbly Connect account.
2. **Available Triggers and Actions**:
   * **Trigger: Webhook**
     * To set up a webhook trigger, search for **YetAnotherAPI** in the triggers list and select the **Webhook** option. This feature is helpful if you want to send data from the **LLM Web Scrapper** to a specific webhook URL.
   * **Action: LLM Web Scrapper**
     * Choose the **LLM Web Scrapper** action to make an API request directly through Pabbly. This allows for real-time data extraction and response from the **LLM Web Scrapper** API without requiring any manual API setup.

With Pabbly’s integration, automation with **YetAnotherAPI** becomes straightforward, enabling you to connect, trigger, and automate actions effectively.


---

# 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.yetanotherapi.com/integrations/pabbly-connect.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.
