Alternate way of submitting web to lead data?

SOLVED

Greetings all,

A little background before jumping in. We have a wordpress site that uses gravity forms to submit our Quote requests and it sends an email to a pre-defined list of recipients. We now would like upon submission to have the data in the forms to be submitted to sage CRM for lead entry. There is a hook in gravity form's code where I can send the data from their form over to Web to lead form, but I do not want the user to have to click submit again. What I would like to be able to do is put together a URL string where I can simply submit the data directly to Sage CRM. Any ideas on how I could force the submission of the web to lead form without displaying and/or requiring a resubmit?