You need to sign in to do that
Don't have an account?

Formula Help
I have a custom object Engage Activity related to Contacts and campaign object. Any time contact take some action under a campaign his activity is logged in Engage activity. Under certain condition at one time he can take n number of actions of same type at same time . I want to score the actvity of that contact but only once per day per campaign. How can I do it ? Any suggestions.
1)When the Activity is logged - it checked the contact and the campaign related to it
2)Updates the score field on object(where it is created)
how to create a trigger:
https://www.salesforce.com/us/developer/docs/apexcode/Content/apex_qs_HelloWorld.htm