- Issue created by @carolpettirossi
- @carolpettirossi opened merge request.
I would like to have configuration pages where my client will be able to set the Organization Id and Salesforce URL instead of granting access to them to update the webform handlers.
SalesforceWebToLeadPostWebformHandler
SalesforceWebToLeadPostWebformHandler::buildConfigurationForm
from url
to textfield
SalesforceWebToLeadPostWebformHandler::remotePost
to call tokenManager replaceSalesforceWebToLeadPostWebformHandler::getRequestData
to call tokenManager replaceActive
6.0
Code