Workflow automation "Trigger/Send Webhook" action

Bobby_37242
Bobby_37242 Member Posts: 24
Second Anniversary 10 Comments Name Dropper Photogenic

I would love to be able to trigger a webhook after certain criteria are met within workflow automation. (ActiveCampaign and Hubspot can do this πŸ˜‰)

This would instantly make the native workflow automation 10x more powerful to fill in the gaps that are missing with external API workflows.

This would allow specific deal or person updates to be filtered down more efficiently than the catch-all updated.deal or updated.person webhooks. https://pipedrive.readme.io/docs/list-of-webhooks

3
3 votes

Β· Last Updated -

Comments

  • David Hobbs_60199
    David Hobbs_60199 Member Posts: 1
    Photogenic
    edited July 2022 #2

    Agree, it feels like a weird oversight, the filtering and conditions in the Workflow Automation are great.

    Filtering the API responses to isolate updates is not easy.

    My workaround has been to trigger a slack message in a private dedicated channel when looking for specific field changes, and passing just the organisation ID to watch and trigger other automations.