how to have same Company name of webhook trigger for the same account (per subscription)? | Community
Skip to main content

how to have same Company name of webhook trigger for the same account (per subscription)?

  • June 15, 2023
  • 2 replies
  • 0 views

In my case, I want the webhook trigger to send the same organization for a single account no matter which organization the ticket is creating under(like the organization the account belongs to). 

I have tried {{ticket.organization.name}} and {{current_user.organization.name}}. But for end users assigned to different organization, the field would be different. Is there any way so that for a single (subscription) account, the same organization name is in the JSON body so that my app can distinguish between different tenants/companies?

 

2 replies

Greg29
  • June 16, 2023

Hi Riley! Could you give some more context for what you're trying to accomplish here? I'm not entirely certain I understand the issue at the moment, so the more details, the better!


  • June 27, 2023

Enter the company name you want to use for the webhook triggers. Make sure to follow any character limits or guidelines provided by the platform.