
Sorin Vatasoiu
-
Total activity12
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes1
-
Subscriptions4
Activity overview
Latest activity by Sorin Vatasoiu-
Sorin Vatasoiu commented,
thank you Joseph, it worked
-
Sorin Vatasoiu commented,
Hi, I try to use the api's to get/create tickets and I have issues making calls through Postman. I'm an admin, I generated a token, encoded it, using the correct setup in GET call, but I get error:...
-
Sorin Vatasoiu commented,
Cedric, Thank you again for your help. I'm now able to set and use the custom environmental variables for my app. I post here the code that worked, it may help other people, as many examples on the...
-
Sorin Vatasoiu commented,
Cedric, I tried to follow your advice and I added a new line to the manifest file "ACSServiceBaseUrl": I added the line with an empty value as I was expecting to fill it an use it in the app settin...
-
Sorin Vatasoiu commented,
Thank you for those ideas. This seems to be the correct way to do the setup.
-
Sorin Vatasoiu commented,
Cedric, Thank you for the response. I see how your solution will move the variables from the javascript code (where I have them now) to the manifest file. Does this means that for various environme...
-
Sorin Vatasoiu created a post,
Best practices for setting the environment variables for a custom build application?
I did built a custom app that integrate another system into the Zendesk UI for our company. The application is working very well and I'm getting ready to deploy it into the production environment. ...