Hi,
I am integrating Salesforce suit module and trying to map salesforce products into drupal product content type.
My drupal "product content type" has following field:
Title, body, prod code, price
When i go to salesforce mapping page and add mapping by choosing "product" object, it display fields to map title, body and code but nor for price.
I know SF keep price in Pricebook2 entity. but how can I get that mapping into my drupal content type?
So my only question is there any way to sync SF price book into drupal content type?
Please let me know if this module has nay feature that provide support to pricebook sync?
Thanks
Comments
Comment #1
kenorb commentedComment #2
kenorb commentedThis could be solved in Drupal 6 in the following way:
Find the full module code in the attachment.
Comment #3
aaronbauman7.x is no longer supported