Skip to content
Advertisement

Tag: pipedrive-api

Pipedrive Webhook PHP endpoint code example

I have setup a webhook from Pipedrive to activate on a deal being updated. I am struggling with the correct way to read the json response in php. I am new to Webhooks so is there another way of reading the response data. This is what I have: In requestbin I am getting a response with all the correct information

Advertisement