AFI AFI

Scoro CRM

Estimated reading: 2 minutes Updated July 31, 2026

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

  1. Log in to Scoro.
  2. Open Settings > My Profile > API.
  3. Generate an API key and copy it.
  4. Note your Scoro account domain (e.g. https://yourcompany.scoro.com).
  5. In AFI go to Settings > Scoro CRM and paste the API key and domain.

How to create the integration

  1. In WordPress admin, go to AFI > New Integration.
  2. Pick your Sender (Contact Form 7, WPForms, WooCommerce, etc.) and the form / event to listen on.
  3. Pick Scoro CRM as the Receiver, then pick the Task you want to run.
  4. Map sender fields onto Scoro CRM’s fields. Email is required for contacts; project name + customer for projects.
  5. Optional: add Conditional Logic so the action only fires on matching submissions.
  6. 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.

Related