Documentero - Document Automation & Generation Software Questions

Log in to ask a question
Showing 1 - 20 of 266 questions

Q: Integration with Test Automation Tools for CI/CD Documentation

Can Documentero integrate with test automation tools like Selenium, Cypress, Katalon, or Playwright to automatically generate or update test documentation? I’m specifically looking to include this in our CI/CD pipeline, where test results or scripts can feed directly into Documentero to streamline and automate documentation. Is this kind of integration and automation supported?

105106661857531743937May 26, 2025
See detail
Founder Team
Jarek23197

Jarek23197

May 28, 2025

A: Hi. We don't have direct integration Test Automation Tools. However if they call our API to generate report based on test data it should work just fine. Documentero can also send reports to specified email.

Share
Helpful?

Q: Is there a secure way to pass the API key with HTTP Requests

I'm using Documentero in n8n using the HTTP Request node. I'm passing the apiKey through the Request Body in JSON (according to your API documentation), and it does work. However, I would prefer to pass the apiKey using Authentication (basic, header auth, etc.), which is more secure. Is there a more secure way to pass the apiKey when making an HTTP Request?

wweltiPLUSMay 25, 2025
See detail
Founder Team
Jarek23197

Jarek23197

May 28, 2025

A: Hi. Yes, we added alternative authorization method to our APIs.
Please check:
https://docs.documentero.com/documentation/api/integrate-with-documentero-cloud-api

Share
Helpful?

Q: Use case Question

I represent a client that wishes to provide their customers a "coupon" have a positive online review. Can documentero be the source of the "coupon" to email to a client based on a conditions of a google review? I would integrate a review software with documentero and connect both with pabbly. Possible?

114912550962898297156PLUSMay 24, 2025
See detail
Founder Team
Jarek23197

Jarek23197

May 28, 2025

A: Yes. We have clients generating various coupons with our platform. However you need workflow automation like Zapier/Make/Pabbly to configure trigger and pass data correctly to Documentero action that generates document

Share
Helpful?

Q: Emojis via API Support

Hi Jarek, one more question - How can we add custom emojis? We know that we can use images, but is it possible to pass strings via API like this: "Payment successful ✅"? Thanks!

martineliasczPLUSMay 20, 2025
See detail
Founder Team
Jarek23197

Jarek23197

May 28, 2025

A: Hi. Yes. If they are valid unicode characters it should work just fine. Give it a try

Share
Helpful?

Q: Can I build Documentero into my SaaS?

I have a platform that creates PDFs. Sometimes my users need to make edits. Instead of having to download the PDF it would be great if the edits could be made inline. Version control would be nice too.

cgeorgianni3PLUSMay 19, 2025
See detail
Founder Team
Jarek23197

Jarek23197

May 20, 2025

A: Hi. Sure you can use inside your SaaS by calling API to generate documents. However inline template changes outside of platform are not possible as of now.

Share
Helpful?