最近搜索


没有最近搜索

Parth Patel's Avatar

Parth Patel

已加入2024年3月22日

·

最后活动2024年3月29日

关注

0

关注者

1

活动总数

7

投票

1

订阅

2

活动概览

的最新活动 Parth Patel

Parth Patel 进行了评论,

社区评论 Developer - Zendesk Apps Framework (ZAF)

Hi Tipene, uploaded to zendesk apps. I dont think i can run secure credentials locally. 

查看评论 · 已于 2024年3月29日 发布 · Parth Patel

0

关注者

0

投票

0

评论


Parth Patel 进行了评论,

社区评论 Developer - Zendesk Apps Framework (ZAF)

Eric, Will, did you guys ever find a solution to this? I am attempting the exact same thing and getting this issue. 

manifest.json

 "location": {
    "support": {
      "nav_bar": "assets/iframe.html"
    }
  },
  "parameters": [
    {
      "name": "access_token",
      "type": "oauth"
    }
  ],
  "oauth": {
    "client_id": "*********************************",
    "client_secret": "**********************************",
    "access_token_uri": "https://app.ninjarmm.com/oauth/token",
    "scopes": [
      "control monitoring management"
    ]
  },

bottom of iframe.html
 
 

查看评论 · 已于 2024年3月25日 发布 · Parth Patel

0

关注者

0

投票

0

评论


Parth Patel 进行了评论,

社区评论 Feedback - Apps and integrations (Platform)

If anyone else is looking for a solution to get third party emails to directly  get updates in the tickets, My solution was to use the ZAF Client Request to submit an internal comment in the ticket with the body containing [{{ticket.encoded_id}}] and then using regex to extract it and sending it as field to my third party platform as a field they put in the email response. and i have the email they send to as my Zendesk  support email. As long as the encoded_id is in the body somewhere, it should update the ticket directly.

查看评论 · 已于 2024年3月24日 发布 · Parth Patel

0

关注者

0

投票

0

评论


Parth Patel 创建了一个帖子,

帖子 Feedback - Apps and integrations (Platform)
Currently i have built a custom shipping solution directly in zendesk. Id want to have the option of passing an email to fedex to get updates directly in the ticket. I have tried both support+11111@pictureu.zendesk.com

已于 2024年3月22日 发布 · Parth Patel

0

关注者

2

投票

2

评论