If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Announcement
Collapse
No announcement yet.
How to configure HTML pages (EVENT) to salesforce.
Opportunity Products: Use products for each item in an opportunity – each product within a transaction will be created as an Opportunity
Products are matched against the Product ID & SKU. If the SKU of the item being posted matches the Product ID and the price the product will be assigned to the opportunity. If either the SKU or the price does not match a new product will be created.
Product matching does not use the price book.
Please let us know if we can be of any further assistance.
The system will match the campaign that matches the exact word of the campaign in Salesforce.
Are you sure the words don't exactly match?
If the words match exactly they will match. You can of course override this by changing the campaign in Salesforce through the settings: Based on SKU's the campaign's may change in real time in Salesforce as show below-
Since you are working with Salesforce the word Product has a special meaning so I answer it with Salesforce in mind.
If you enable Opportunity > Products in Salesforce setting the API behaves as follows:
- If SKU exists (Product ID in Salesforce) the matching product will be attached to the transaction.
- If SKU does not exist then a new Product will be created and attached to the transaction.
To enable Products you have to go to C&P Settings in Salesforce > Opportunities and enable Opportunity Products.
Custom questions do not create contacts through our API. We have no way of knowing or associating the custom question to first name, last name, or email address or do contact matching through our Temporary Contact concept.
Custom questions are simply saved as related lists in Salesforce as text fields.
I have one registration form. This form has functionality to registration dinner table for group of people.
What I want is when I enter 1 into test box and click on link "Click here to enter the names, after selecting this option" you will be able to see table with three columns. i.e. First Name ,Last Name and optional comment. Client wants to save this names as contacts.
So I am trying to use your custom question feature But I am not able to understand that how to build custom question according to this questions ?
Leave a comment: