Scoro CRM
Overview
AFI sends contacts and projects to Scoro, the end-to-end work management platform with CRM, from WordPress form submissions. Capture leads, kick off projects, and log activities automatically.
Supported actions
- Create / Update Contact
- Create Project
- Log Activity
Authentication
- Log in to Scoro.
- Open Settings > My Profile > API.
- Generate an API key and copy it.
- Note your Scoro account domain (e.g.
https://yourcompany.scoro.com). - In AFI go to Settings > Scoro CRM and paste the API key and domain.
How to create the integration
- In WordPress admin, go to AFI > New Integration.
- Pick your Sender (Contact Form 7, WPForms, WooCommerce, etc.) and the form / event to listen on.
- Pick Scoro CRM as the Receiver, then pick the Task you want to run.
- Map sender fields onto Scoro CRM’s fields. Email is required for contacts; project name + customer for projects.
- Optional: add Conditional Logic so the action only fires on matching submissions.
- Save and run a test submission. Check AFI > Log if anything looks off.
Notes & caveats
- Custom fields must exist in Scoro before mapping.
- Multi-language fields: Scoro supports localised field labels — match the API key, not the display label.
- Date / time fields: use ISO-8601 format with the account’s time zone applied.