Zapier cli : how can I retieve my pushed source code?












1














I've been converting my zapier app with zapier-cli and I've used the push command to send some beautiful precious features in my app.



Unfortunately - and I blame myself for it -, I didn't push it on github or either not in any versionning tool. And of course I can't access my code anymore -_- So my question is, is there any way to retrieve or pull my source code from the webapp ?



I've checked the documentations and I couldn't find any pull-likely command
ANd On the web app, there is no way to see the code from the developper platform.



Does someone know if there is a way ? Any advice (except for versionning advice) would be great :)










share|improve this question





























    1














    I've been converting my zapier app with zapier-cli and I've used the push command to send some beautiful precious features in my app.



    Unfortunately - and I blame myself for it -, I didn't push it on github or either not in any versionning tool. And of course I can't access my code anymore -_- So my question is, is there any way to retrieve or pull my source code from the webapp ?



    I've checked the documentations and I couldn't find any pull-likely command
    ANd On the web app, there is no way to see the code from the developper platform.



    Does someone know if there is a way ? Any advice (except for versionning advice) would be great :)










    share|improve this question



























      1












      1








      1







      I've been converting my zapier app with zapier-cli and I've used the push command to send some beautiful precious features in my app.



      Unfortunately - and I blame myself for it -, I didn't push it on github or either not in any versionning tool. And of course I can't access my code anymore -_- So my question is, is there any way to retrieve or pull my source code from the webapp ?



      I've checked the documentations and I couldn't find any pull-likely command
      ANd On the web app, there is no way to see the code from the developper platform.



      Does someone know if there is a way ? Any advice (except for versionning advice) would be great :)










      share|improve this question















      I've been converting my zapier app with zapier-cli and I've used the push command to send some beautiful precious features in my app.



      Unfortunately - and I blame myself for it -, I didn't push it on github or either not in any versionning tool. And of course I can't access my code anymore -_- So my question is, is there any way to retrieve or pull my source code from the webapp ?



      I've checked the documentations and I couldn't find any pull-likely command
      ANd On the web app, there is no way to see the code from the developper platform.



      Does someone know if there is a way ? Any advice (except for versionning advice) would be great :)







      zapier zapier-cli






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 21 at 10:20

























      asked Nov 21 at 10:15









      lucyjosef

      3517




      3517
























          1 Answer
          1






          active

          oldest

          votes


















          0














          David here, from the Zapier Platform team.



          Bad news and good news. First off, there's no direct way for you to pull it down.



          The good news part of that is that we do keep a copy of a lot of pieces of it (so we can run it!) so if you write into partners@zapier.com and reference this question, we should be able to sort you out.



          Note that this should not be considered a primary backup method and it's important to always have access to your code. Do be careful in the future. :)






          share|improve this answer

















          • 1




            Thank you David ! Good to know :) I've manage to get my work back and I pushed it on my github repo so I'm all right now.
            – lucyjosef
            Nov 27 at 12:08













          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53409778%2fzapier-cli-how-can-i-retieve-my-pushed-source-code%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          David here, from the Zapier Platform team.



          Bad news and good news. First off, there's no direct way for you to pull it down.



          The good news part of that is that we do keep a copy of a lot of pieces of it (so we can run it!) so if you write into partners@zapier.com and reference this question, we should be able to sort you out.



          Note that this should not be considered a primary backup method and it's important to always have access to your code. Do be careful in the future. :)






          share|improve this answer

















          • 1




            Thank you David ! Good to know :) I've manage to get my work back and I pushed it on my github repo so I'm all right now.
            – lucyjosef
            Nov 27 at 12:08


















          0














          David here, from the Zapier Platform team.



          Bad news and good news. First off, there's no direct way for you to pull it down.



          The good news part of that is that we do keep a copy of a lot of pieces of it (so we can run it!) so if you write into partners@zapier.com and reference this question, we should be able to sort you out.



          Note that this should not be considered a primary backup method and it's important to always have access to your code. Do be careful in the future. :)






          share|improve this answer

















          • 1




            Thank you David ! Good to know :) I've manage to get my work back and I pushed it on my github repo so I'm all right now.
            – lucyjosef
            Nov 27 at 12:08
















          0












          0








          0






          David here, from the Zapier Platform team.



          Bad news and good news. First off, there's no direct way for you to pull it down.



          The good news part of that is that we do keep a copy of a lot of pieces of it (so we can run it!) so if you write into partners@zapier.com and reference this question, we should be able to sort you out.



          Note that this should not be considered a primary backup method and it's important to always have access to your code. Do be careful in the future. :)






          share|improve this answer












          David here, from the Zapier Platform team.



          Bad news and good news. First off, there's no direct way for you to pull it down.



          The good news part of that is that we do keep a copy of a lot of pieces of it (so we can run it!) so if you write into partners@zapier.com and reference this question, we should be able to sort you out.



          Note that this should not be considered a primary backup method and it's important to always have access to your code. Do be careful in the future. :)







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Nov 26 at 20:03









          xavdid

          2,36621024




          2,36621024








          • 1




            Thank you David ! Good to know :) I've manage to get my work back and I pushed it on my github repo so I'm all right now.
            – lucyjosef
            Nov 27 at 12:08
















          • 1




            Thank you David ! Good to know :) I've manage to get my work back and I pushed it on my github repo so I'm all right now.
            – lucyjosef
            Nov 27 at 12:08










          1




          1




          Thank you David ! Good to know :) I've manage to get my work back and I pushed it on my github repo so I'm all right now.
          – lucyjosef
          Nov 27 at 12:08






          Thank you David ! Good to know :) I've manage to get my work back and I pushed it on my github repo so I'm all right now.
          – lucyjosef
          Nov 27 at 12:08




















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53409778%2fzapier-cli-how-can-i-retieve-my-pushed-source-code%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          404 Error Contact Form 7 ajax form submitting

          How to know if a Active Directory user can login interactively

          TypeError: fit_transform() missing 1 required positional argument: 'X'