scrivito-salesforce-widget

1.0.1 • Public • Published

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

/scrivito-salesforce-widget/

    Package Sidebar

    Install

    npm i scrivito-salesforce-widget

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    8.84 kB

    Total Files

    4

    Last publish

    Collaborators

    • agsiegert