16 Commits

Author SHA1 Message Date
4f7be02ef6 fix parse error 2018-05-16 23:14:20 +01:00
371ce858a0 rename it to fulcrm_webhook_set_entity_mapping and start to use it 2018-05-16 18:04:21 +01:00
f0cd48f06e add fulcrm_webhook_set_mapping function 2018-05-16 18:02:56 +01:00
a024a46b48 fix runtime in older versions of PHP caused by json_last_error_msg 2017-09-11 05:39:18 +01:00
449e8322d3 use fulcrm_apiv2_client_id(); fixup problem with payload_error_msg 2016-04-19 12:28:58 +01:00
c484f7de6f add fulcrm_webhook_load_entity_for_url() 2016-03-21 20:00:12 +00:00
4d7ea19c7f refactor to have createupdate and delete methods 2016-03-15 21:56:18 +01:00
42d242b56b add fulcrm_webhook_user submodule 2016-03-15 21:00:41 +01:00
fcb2285119 add helper methods; get closer to making operations 2016-03-15 21:00:20 +01:00
a2ed839c01 add fulcrm_webhook_entity_mapping table 2016-03-14 12:10:03 +01:00
29d6810bb3 refactor to use fulcrm_apiv2_prevent_loop 2016-03-13 20:31:03 +01:00
fbf21bdbb8 will now need to get the APIv2 client ID so that we don't create an unending loop 2016-03-13 19:05:35 +01:00
58698cc9a5 add .hgignore 2016-03-13 18:59:41 +01:00
a0eb7178c8 flesh out webhook framework 2016-03-13 12:39:58 +01:00
55975f03dc begin making the webhook endpoint 2016-03-13 11:25:25 +01:00
b197c92c8d initial version 2016-03-13 10:14:07 +01:00