How to Automate PDF Form Filling with n8n?

Hi everyone,

I’m looking for a way to automate PDF form filling and would like to know if there is an existing integration, or if it’s possible to create one using tools like Instafill.ai with n8n.

Has anyone set up a similar workflow or know if this is possible? Any insights or suggestions would be greatly appreciated.

Thanks.

1 Like

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @EugeneS,

Welcome to the community :raised_hands:

We don’t have anything to fill in a PDF form at the moment but we do have integrations with things like APITemplate which lets you create a new PDF using a template which could be what you are after.

Looking at instafill.ai it doesn’t have an API that I can see so using that wouldn’t be possible, If you are creating the PDF though you could add it to a service that allows it to be completed with a template then use an API.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.