Go to file
Marek Isalski f0cd48f06e add fulcrm_webhook_set_mapping function
fulcrm_webhook_user refactor to have createupdate and delete methods
.hgignore add .hgignore
fulcrm_webhook.admin.inc begin making the webhook endpoint
fulcrm_webhook.info will now need to get the APIv2 client ID so that we don't create an unending loop
fulcrm_webhook.install add fulcrm_webhook_entity_mapping table
fulcrm_webhook.module add fulcrm_webhook_set_mapping function