Ricerche recenti


Nessuna ricerca recente

Parth Patel's Avatar

Parth Patel

Data ingresso 22 mar 2024

·

Ultima attività 29 mar 2024

Seguiti

0

Follower

1

Attività totali

7

Voto

1

Abbonamenti

2

PANORAMICA ATTIVITÀ

Ultima attività di Parth Patel

Parth Patel ha commentato,

Commento nella community Developer - Zendesk Apps Framework (ZAF)

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

Visualizza commento · Data ultimo post: 29 mar 2024 · Parth Patel

0

Follower

0

Voti

0

Commenti


Parth Patel ha commentato,

Commento nella community 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
 
 

Visualizza commento · Data ultimo post: 25 mar 2024 · Parth Patel

0

Follower

0

Voti

0

Commenti


Parth Patel ha commentato,

Commento nella community 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.

Visualizza commento · Data ultimo post: 24 mar 2024 · Parth Patel

0

Follower

0

Voti

0

Commenti


Parth Patel ha creato un post,

Post 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

Data ultimo post: 22 mar 2024 · Parth Patel

0

Follower

2

Voti

2

Commenti