Hi Guys
I hope someone can help me with my issue:
The scenario is to update deals.
Pipedrive>webhook>smiirl (smiirl.com)
When I looked for the Smiirl app, it is not available at Make I know Make has a costume app it can replace the Smiirl app or maybe tech support can add it to make
Hi @Hubert_Dyk,
It doesn’t seem like Smiirl has a RESTful API documentation, but I still think you can connect Make via an HTTP app according to this documentation on their GitHub: GitHub - smiirl/smiirl-custom-samples: Some examples of apis for the custom counter
It should be as simple as sending a PUSH notification to the CURL Endpoint
of your counter.
Cheers,
Henk