Skip to content

Scrivito/scrivito-salesforce-widget

Repository files navigation

scrivito-salesforce-widget

A Scrivito widget to capture leads and submit to Salesforce

CMS: Scrivito License: MIT GitHub last commit GitHub top language

Screenshot

screenshot

Installation

Install the package in your scrivito app:

$ npm install scrivito-salesforce-widget

Import the widget in your javascript (e.g. in src/Widgets/index.js):

import "scrivito-salesforce-widget";

To use this widget

This widget is designed to be used with Salesforce web-to-lead. To use this widget setup a web-to-lead form.

Widget Configuration

In the widget properties you can set:

  • Agreement text
  • Button Text
  • Background color
  • Salesforce Organization ID
  • Return URL

Check code quality

$ npm run eslint

and

$ npm run es-check

About

A Scrivito widget to capture leads and submit to Salesforce

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published