Jotform trigger connected with API KEY but I have no form available

Hello,

I have a problem, I try to connect jofform API on n8n, but the crendentials input are correct, but there is not form name or ID available I have a no data.

Can someone have any idea why I don’t see any form ?

Thank you for your help.

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:

I had a similar issue and found it was related to my credentials in Jotform.

  1. Make sure of your region (drop down on your API Domain on N8N)
  2. Make sure that your Jotform API credentials are setup correctly for ownership on the form(s) you are trying to access.

If the above items are correct, you should be good to go.

Oh, and remember, this is a trigger so only when something changes on Jotform, will the trigger action.

AE

1 Like

I had the same thing and it drove me crazy.

Even though it seemed like the API domain was ‘just’ api.jotform.com, when I switched to the eu-version, that did the trick.

Thanks for helping me out with your tip!

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