PHP code example of gevorggalstyan / sf-web2lead-submitter

1. Go to this page and download the library: Download gevorggalstyan/sf-web2lead-submitter library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

gevorggalstyan / sf-web2lead-submitter example snippets



public static function submit($data, $w2l_file)