Jump to content

maximep

Member
  • Posts

    10
  • Joined

  • Last visited

maximep's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. Hey David thanks that looks awesome, can you just confirm where and how do I harcode values such as requester, subject, comment etc... : Is it here ? : https://www.evernote.com/shard/s103/sh/e8ba49dd-b90e-425f-bc5b-21896d6d7f55/9fe487c0cffbeaa780af26ae0e794a08 Can I remove the $inc or is it important ?
  2. Yea not a problem I probably wasn't clear enough, it'd be awesome to add a number variable to create X test tickets that would allow us to very quickly test workflows when needed or during demos even. As for the settings, just to clarify, we have a shared dropbox folder with the team, where we put our synced preferences folders so whenever a member of the team adds a workflow or a search others can benefit from it. With that in mind do you think we need to hardcode each of our test accounts in a file and call it with a variable or can each of us have a test account set up on our machine even if the workflows are shared ? By the way it's sunday ! You should be out with your family not working on my boring workflows
  3. Hey David, This is really cool, it's petty much the direction we were looking for, i'm looking at the code and it's quite hard to wrap my head around actually so I have a couple questions : 1) if we "share" our settings and preferences between multiple individuals is it possible to have a different "account settings" ? (i.e email, pwd, subdomain) Basically is it possible to "hardcode" those settings into a file rather than having to type them ? and do you have a clever workaround to make it so that in this file we would enter all of our test accounts, i.e maybe typing zdmaxnew will create a new ticket on the account of Max and not the one of Pierre for instance. Could you make that change to the workflow ? 2) The use case we have the most is creating test tickets to test features in our zendesk accounts for testing purposes, not really creating different tickets every time, would it be possible for you to adapt the script so that we could "pre-set" 1 or 2 ticket "templates" i.e (pre set, requester, subject, description, type, priority, content etc...) in a script, so really hardcoded rather than dynamic ? That way when we build a feature it's litteraly all about just typing "zdnewtkt" and it creates a new ticket. We can then type this as many times as we need to create 5/6 tickets for testing purposes. Based on this we will easily be able I hope to see how you built your script and adapt it for other API calls I don't know how much I can bother you with so I hope this is still something you can do ! otherwise don't worry you've already helped a lot ! Thanks Max
  4. Haha why do API make you laugh ? If you tell me how I can send you privately an account as an admin on my test account, it's full of test data and test tickets so you can use that for testing ?
  5. Yea I've seen that on twitter, nice congrats on the new job then. I work for a helpdesk software company and i was wondering if it'd be possible to build a script that says zd + keyword (i.e "new") and it then triggers an API action. So for example : zd new and it creates a new ticket via the API, see here We would obviously hard code the content of the new ticket (requester, content, subject etc...) in the call but at least it would open a lot of possibilities for us during demos or training sessions or even test environments Can you help out with something like this ?
  6. Oh man this is so cool ! Thanks a bunch David Using this script I can build a lot more now ! Do you mind if i ask you for another help with something then ? Probably a bit more advanced this time. If so let me know and i'll try and figure it out myself
  7. Hey David I would love a little help, option 1 seems like the most scalable option for me so I don't have to burden you everytime I want to make a change Could you help me build the following workflow (see picture) so that I can then play with it, modify it and learn how to do it myself ? Thanks ! Max
  8. Hi guys I couldn't find anywhere to contact anyone so here we are. I want to create a workflow for one of my software demo account In this workflow I'd like everything to start with the word "flylo" So for example we have a demo facebook page so I'd like to say "flylo fb" and it would open the url of the demo account fb page, the same way I'd like to do flylo tw and it will open the demo account twitter feed, but then I'll also want to do flylo time and it will open the timetable of a demo, or flylo site and it will open the main demo account site. I think you get the point. I'm basically able to do that by doing a different keyword each time but I think it's quite inneficient... Is there a way to create a main "keyword" (here : flylo) and then variables that go after like "fb" "tw" "site" etc...and each of those variables trigger a URL opening. Thanks ! Max
×
×
  • Create New...