# Pabbly Connect

You can integrate Documentero with Pabbly Connect to generate Word or PDF documents in your workflows.

### Integration Page

Link: <https://www.pabbly.com/connect/integrations/documentero/>

### Additional Info

Line items / sections with subfields are not supported in Pabbly Connect integration (due to Pabbly limitations), however there are known workarounds).&#x20;

\
*For loops with subfields you need to pass JSON structure in section field e.g. \[{"Product":"iPhone","Price":"99"},{"Product":"iPad","Price":"49"}}]*

### Video Tutorial

{% embed url="<https://www.youtube.com/watch?v=BD_Ep5T2nas>" %}


---

# 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.documentero.com/documentation/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.
