JavaScript Development for Wix Data Integration
Budget: $10 – $30 USD
This web page in linked to from emails sent to our client from a different piece of software. However, the URL that is clicked contains lots of specific information that needs to be passed to the page so the it populates the correct information.
Generic page with out info:
https://www.jasminemortgageteam.com/instant-quote
URL Clicked in the email:
https://canopymortgage.com/rate-tracker/?organizationCode=JasminaKrnjetin1465#/track/target?rateTrackerTypeId=3&loanOfficerId=1465&email=jeff.goddard%40gmail.com&firstName=Jeff&lastName=Goddard&creditScore=780&escrowsWaived=false&isCashOut=false&loanAmount=544000&loanProgramId=1&loanProductId=1&loanPurpose=Refinance&appraisedValue=745900&countyFipsId=13121&occupancyType=Primary+Residence&propertyTypeId=1&state=GA
The goal is to rewrite the script on the page to pull this information in the jasminemortgageteam.com version of the site rather than the Canopy Mortgage Version of the site.
Generic page with out info:
https://www.jasminemortgageteam.com/instant-quote
URL Clicked in the email:
https://canopymortgage.com/rate-tracker/?organizationCode=JasminaKrnjetin1465#/track/target?rateTrackerTypeId=3&loanOfficerId=1465&email=jeff.goddard%40gmail.com&firstName=Jeff&lastName=Goddard&creditScore=780&escrowsWaived=false&isCashOut=false&loanAmount=544000&loanProgramId=1&loanProductId=1&loanPurpose=Refinance&appraisedValue=745900&countyFipsId=13121&occupancyType=Primary+Residence&propertyTypeId=1&state=GA
The goal is to rewrite the script on the page to pull this information in the jasminemortgageteam.com version of the site rather than the Canopy Mortgage Version of the site.