Ninja Forms - Suite CRM
Suite Extension connecting Ninja Forms to your SuiteCRM (6.5) or SuiteCRM Account
by Stephen Ostrow · github.com/isleshocky77/ninja-forms-suite-crm · website
★ 0stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/isleshocky77/ninja-forms-suite-crm/archive/refs/heads/master.zipReadme
About
This is ninja-forms-suite-crm. A Wordpress plugin and Ninja Forms add-on which allows you to save form data to Suite Crm.
Note This was developed, tested, and currently for use with Suite Crm 7.10 whose API v8.
Configuration
- Create OAuth Credentials on Suite CRM from Admin > OAuth Keys
- Install and activate ninja-forms-suite-crm
- Navigate to Forms > Settings
- Under Suite Crm Settings fill in authentication information and click "Save"
- Click Generate Code
- Authorize Code on Suite Crm
- Fill in "Code" and click "Save"
- Click "Generate Access Token"
- Click "Refresh Objects"
Usage
- Navigate to editing a form
- Go to Emails & Actions and add "Send to Suite"
- Configure the action by adding Field Mappings
- The left side should be the admin key for the ninja form
- The right side should be the API field name of Suite (e.g. firstname, lastname, email, phone, company)
License
ninja-forms-suite-crm is licensed under GPLv3.
ninja-forms-suite-crm is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
ninja-forms-suite-crm is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with ninja-forms-suite-crm. If not, see <http://www.gnu.org/licenses/>.
Changelog
3.3
Release: 2020-11-24
Changes ninja-forms-sugar-crm to ninja-forms-suite-crm to work with API V8 (Capital V8 is different)
3.0
Release: 2018-06-12
First Version Changes ninja-forms-sugar-crm to ninja-forms-suite-crm to work with API v8