Closed (fixed)
Project:
Salesforce Suite
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2011 at 00:18 UTC
Updated:
16 May 2012 at 19:45 UTC
Attached is some demo code for the hooks in the Salesforce Suite. For anyone who wants to explore.
| Comment | File | Size | Author |
|---|---|---|---|
| sf_hookdemo.tar_.gz | 1.2 KB | dpearcefl |
Comments
Comment #1
nicodv commentedCould you post something similar to this "Demo code for Salesforce Suite hooks" but for D7?
BTW: if I understood this well, i could use the hook_..._post_import() like a trigger (event in rules2) for sending an email to a -for example- certain type of user if that´s what I imported? ...or that´s too complicated and the maximum I can do is a simple action(=send email to a user)?
thanks