Avatar

Swapnil Pandey

  • Total activity
    5
  • Last activity
  • Member since
  • Following
    0 users
  • Followed by
    0 users
  • Votes
    0
  • Subscriptions
    2

Activity overview

Latest activity by Swapnil Pandey
  • Avatar

    Swapnil Pandey commented,

    so this will work { "field":"brand_id", "operator":"is", "value":"<brandId>"} leaving this question out here for anyone else stuck in this!

  • Avatar

    Swapnil Pandey created a post,

    Trigger condition on Brand

    Answered

    Hello, so I am trying to set up a multi-brand zendesk account. I know i can go to the admin centre and create a new trigger selecting something like Brand is abc But is it possible to achieve this ...

  • Avatar

    Swapnil Pandey commented,

    How can i create a trigger where the condition is something like `Brand is xyz` via an API? i have tried using something like  "conditions": {            "all": [{                "field": "Brand",...