Skip to content
Lightning Experience
- Log in to Salesforce CRM Production or Sandbox with System Administrator.
- Go to ‘Setup’ -> ‘Apps’ -> ‘App Manager’.
- Click on ‘New Connected App’ button.
- Basic Information
- Connected App Name: Add connected app name like ‘Form Integration’.
- API Name: Add API name like ‘Form Integration’.
- Contact Email: Add contact email.
- API (Enable OAuth Settings)
- Enable OAuth Settings: Checked check box.
- Callback URL: Add https://{your site domain} URL. Like your domain is example.com, then add Callback URL https://example.com.
- Selected OAuth Scopes: Select ‘Full access (full)’.
- Save it.
- You will get the Consumer Key and Consumer Secret.
- Click on ‘Manage’ button.
- Click on ‘Edit Policies’.
- IP Relaxation: Select ‘Relax IP restrictions’.
- Permitted Users: Select ‘All users may self-authorize’.
- Save it.
- Note: Please wait 10 minutes and after configure in the WordPress.
Salesforce Classic
- Log in to Salesforce CRM Production or Sandbox with System Administrator.
- Go to ‘Setup’ ->’Create’-> ‘Apps’ -> ‘New Connected App’.
- Click on ‘New’ button.
- Basic Information
- Connected App Name: Add connected app name like ‘Form Integration’.
- API Name: Add API name like ‘Form Integration’.
- Contact Email: Add contact email.
- API (Enable OAuth Settings)
- Enable OAuth Settings: Checked check box.
- Callback URL: Add https://{your site domain} URL. Like your domain is example.com, then add Callback URL https://example.com.
- Selected OAuth Scopes: Select ‘Full access (full)’.
- Save it.
- You will get the Consumer Key and Consumer Secret.
- Click on ‘Manage’ button.
- Click on ‘Edit Policies’.
- IP Relaxation: Select ‘Relax IP restrictions’.
- Permitted Users: Select ‘All users may self-authorize’.
- Save it.
- Note: Please wait 10 minutes and after configure in the WordPress.