I am developing a new website in php and I need to integrate a CRM form. The contact form is ready and personalized, I cannot use the one generated by PipeDrive. Any solution? (sorry for the english, i’m brazilian)
Hi Eduardo,
So the form is self-built then? If so, it would just be a matter of connected the Fields of the form to API endpoints available here: https://developers.pipedrive.com/docs/api/v1/
But, of course, this does require this to be built out.