Recent content by itsmanumr

  1. itsmanumr

    How to tell Iterator what array to use?

    Hello, I have a Workflow initiated by a webhook. This webhook receives a JSON every time a third-party application requires it to start. The received raw message has the following format: [ { "key": "value", "key": "value", "key": "value", "array": [ "valueX", [...
  2. itsmanumr

    Trigger based on Hubspot Engagement

    Thanks for your advice, just done it: https://pabbly.hellonext.co/p/hubspot-new-trigger-new-updated-engagement Meanwhile, is there any way to do it? Like configuring a webhook or so? Thanks!
  3. itsmanumr

    Trigger based on Hubspot Engagement

    Hi! Is there any way to trigger a Workflow based on a HubSpot engagement object (Like triggering a wf when a new meeting is created on hubspot)? I saw there is no option when choosing the Hubspot CRM trigger, maybe something like a webhook? Thanks!
Top