salesforce
Assignment rules are being ignored when creating a Lead through the Salesforce REST API
I have an old application that uses Web-To-Lead.I\'m updating it to use the REST API.We have a bunch of assignment rules set up for Leads.When we create a lead through Web-To-Lead, the Lead is assigne[详细]
2023-03-31 21:15 分类:问答Read all custom fields from opportunity object in salesforce
I need to read all custom fields from Opportunity object using apex , how is that开发者_开发问答 possible ?public Map<String, Schema.SObjectField> M = Schema.SObjectType.Opportunity.fields.getMa[详细]
2023-03-31 05:08 分类:问答Salesforce Different WSDL files and when to use
I am working on a salesforce feature, where we are trying to expose a single web Service method in a custom class to a \"Partner\" so they can generate leads.[详细]
2023-03-31 00:58 分类:问答Salesforce: Google maps query status 620 G_GEO_TOO_MANY_QUERIES
In Salesforce I have created a future method that makes a Google Maps geocode callout.I know there is a limit of 2,500 requests per day but 开发者_JAVA百科our instance has made no more than 100 reques[详细]
2023-03-30 11:17 分类:问答Couldn't see the tab I created when I log in as another user (on Force.com Platform)
I was working one of the force.com coockbooks. I created a Mileage object and addes some fea开发者_如何学编程tures like workflows and etc (This is done after I log on as an admin in my developer force[详细]
2023-03-30 07:16 分类:问答relate an object in salesforce with multiple objects
1) I have created a custom object \"Hello\". Added two lookup fields to it, one is associated to Accounts and another to Leads.[详细]
2023-03-29 20:29 分类:问答Open my visualForce page when user clicks on a custom button in a related list using salesforce
i am stuck on a issue.hope somebody can guide me. I have created a Custom Object named Hello. i have added 2 fields in it named Lead & Accounts.and they both are lookups.[详细]
2023-03-29 15:36 分类:问答Complex query possible?
I have 3 tables, a parent table and 2 child tables.Lets say Mother_c is the parent. Then Child_c and Pet_c are the 2 child tables that have master-detail relationship pointer to Mother_c.[详细]
2023-03-29 11:29 分类:问答Require Opportunity Products on Opportunity in Salesforce
The requirement is that the customer wants a way during Opportunity creation to require the Opportunity products being filled in.[详细]
2023-03-28 05:23 分类:问答How to retrieve FeedComment using Chatter SalesForce WSDL service in C#
I have to retrieve News feed of salesforce chatter I am able to get main status but not able to retrieve c开发者_StackOverflow社区omments. Is there any sample to get comments using SalesForce chatter[详细]
2023-03-27 16:19 分类:问答