Skip to main content

sales-jotform

Provides assistance with Jotform for building forms, payment integration, and troubleshooting workflows effectively.

Install this skill

or
35/100

Security score

The sales-jotform skill was audited on Jun 3, 2026 and we found 13 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 3

Webhook reference - potential data exfiltration

SourceSKILL.md
3description: "Jotform platform help — form builder, payment forms, e-signatures, approval workflows, tables, PDF editor, app builder, API. Use when forms aren't submitting or showing 'Please Wait', co
medium line 22

Webhook reference - potential data exfiltration

SourceSKILL.md
22- D) **Use the API** — create forms/submissions programmatically, webhooks, SDK setup
medium line 24

Webhook reference - potential data exfiltration

SourceSKILL.md
24- F) **Integrate with other tools** — CRM sync, Zapier/Make, email platform, webhook to external system
medium line 43

Webhook reference - potential data exfiltration

SourceSKILL.md
43| Connecting Jotform to CRM/email/other tools | `/sales-integration` — covers webhook design, Zapier/Make, field mapping |
medium line 66

Webhook reference - potential data exfiltration

SourceSKILL.md
66- **API**: Webhooks only fire on form submit button — NOT on API-created submissions. If you need API-triggered notifications, poll the submissions endpoint or use a Zapier trigger instead.
medium line 76

Webhook reference - potential data exfiltration

SourceSKILL.md
762. **Webhooks don't fire on API submissions** — submissions created via `POST /form/{formID}/submissions` do NOT trigger webhooks. Only form submit button clicks trigger them.
medium line 77

Webhook reference - potential data exfiltration

SourceSKILL.md
773. **Webhook 30-second timeout** — if your endpoint takes longer than 30 seconds to respond, the webhook will fail. Process async.
medium line 88

Webhook reference - potential data exfiltration

SourceSKILL.md
88- `/sales-integration` — Connect Jotform to CRM, email, or other tools via webhooks, Zapier/Make, or API.
medium line 146

Webhook reference - potential data exfiltration

SourceSKILL.md
146### "Webhook not firing after form submission"
medium line 148

Webhook reference - potential data exfiltration

SourceSKILL.md
148- Verify the webhook URL is correct in Settings → Integrations → WebHooks.
medium line 149

Webhook reference - potential data exfiltration

SourceSKILL.md
149- Test with a simple endpoint (e.g., webhook.site) to confirm Jotform is sending.
medium line 150

Webhook reference - potential data exfiltration

SourceSKILL.md
150- If submissions are created via the API, webhooks will NOT fire — this is a known limitation. Use Zapier's "New Submission" trigger or poll the API instead.
medium line 151

Webhook reference - potential data exfiltration

SourceSKILL.md
151- Check the 30-second timeout — if your endpoint is slow, the webhook will fail silently.
Scanned on Jun 3, 2026
View Security Dashboard
Installation guide →