Recherches récentes


Pas de recherche récente

Parth Patel's Avatar

Parth Patel

Adhésion le 22 mars 2024

·

Dernière activité le 29 mars 2024

Suivis

0

Abonné

1

Activité totale

7

vote

1

Abonnements

2

APERÇU DES ACTIVITÉS

Dernière activité effectuée par Parth Patel

Parth Patel a ajouté un commentaire,

Commentaire de la communauté Developer - Zendesk Apps Framework (ZAF)

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

Afficher le commentaire · Publication le 29 mars 2024 · Parth Patel

0

Abonnés

0

Votes

0

Commentaire


Parth Patel a ajouté un commentaire,

Commentaire de la communauté 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
 
 

Afficher le commentaire · Publication le 25 mars 2024 · Parth Patel

0

Abonnés

0

Votes

0

Commentaire


Parth Patel a ajouté un commentaire,

Commentaire de la communauté 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.

Afficher le commentaire · Publication le 24 mars 2024 · Parth Patel

0

Abonnés

0

Votes

0

Commentaire


Parth Patel a créé une publication,

Publication 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

Publication le 22 mars 2024 · Parth Patel

0

Abonnés

2

Votes

2

Commentaires