Troubleshooting & FAQ
If an AFI integration isn’t behaving the way you expect, this section walks through the most common causes — distilled from years of support tickets. Each page is…
If an AFI integration isn’t behaving the way you expect, this section walks through the most common causes — distilled from years of support tickets. Each page is…
Your integration is saved, but submitting the form (or running the trigger event) doesn’t produce anything on the receiver side. Work through this checklist in order. 1 —…
Your integration is firing — the log shows green entries — but the receiver record has blank fields, wrong values, or placeholder text instead of the real submitted…
You go to create an integration, pick your sender plugin, and the form you just built isn’t in the dropdown — or the form is there but specific…
Receiver platforms that use OAuth — Google Sheets, Google Calendar, Google Drive, HubSpot, Pipedrive, Constant Contact, Salesforce, the Zoho family, and others — periodically lose their authorisation. Symptoms:…
Several receivers automatically merge or update an existing record when AFI sends a matching identifier (typically email or phone). What looks like “duplicates” or “records not being created”…
Google Sheets is the most-tickets-per-quarter receiver. “Stopped working” resolves to one of four root causes in 90%+ of cases. Work through them in order. Cause 1 — Re-authorize…
You added rules under Conditional Logic on the integration, but either nothing fires (all submissions are skipped) or everything fires (the rule is ignored). Cause 1 — Case-sensitive…
When you translate a form for a multilingual site, each language version is technically a separate form with its own internal ID. AFI sees them as distinct forms.…
If your form takes 3-10+ seconds to submit, the bottleneck is almost always the receiver API call AFI makes synchronously. The fix is the Job Queue — AFI’s…