How to retrieve emails sent to a specific email address via mandrillapp? The Next CEO of Stack OverflowHow do I generate random integers within a specific range in Java?pinterest api documentationglobal_merge_vars not workingPostmarkapp not sending emailsUnable to Parse JSON Fields Due to Leading Bracket in PHPHow to cancel a scheduled email in mandrill?How to convert hierarchical key value pairs from a string into json with c#?How to update password via keyclaok admin rest api by execute-actions-emailPinterest API: How to retrieve the boards I follow?Limit number of requests per minute using Supertest

Physiological effects of huge anime eyes

Can someone explain this formula for calculating Manhattan distance?

Expressing the idea of having a very busy time

How to get the last not-null value in an ordered column of a huge table?

What connection does MS Office have to Netscape Navigator?

AB diagonalizable then BA also diagonalizable

0-rank tensor vs vector in 1D

Easy to read palindrome checker

How to Implement Deterministic Encryption Safely in .NET

Does the Idaho Potato Commission associate potato skins with healthy eating?

Won the lottery - how do I keep the money?

Is it ok to trim down a tube patch?

What day is it again?

Graph of the history of databases

Yu-Gi-Oh cards in Python 3

What does "shotgun unity" refer to here in this sentence?

Is there a difference between "Fahrstuhl" and "Aufzug"?

Can Sneak Attack be used when hitting with an improvised weapon?

What is the difference between "hamstring tendon" and "common hamstring tendon"?

TikZ: How to fill area with a special pattern?

Purpose of level-shifter with same in and out voltages

In the "Harry Potter and the Order of the Phoenix" video game, what potion is used to sabotage Umbridge's speakers?

Would a grinding machine be a simple and workable propulsion system for an interplanetary spacecraft?

Film where the government was corrupt with aliens, people sent to kill aliens are given rigged visors not showing the right aliens



How to retrieve emails sent to a specific email address via mandrillapp?



The Next CEO of Stack OverflowHow do I generate random integers within a specific range in Java?pinterest api documentationglobal_merge_vars not workingPostmarkapp not sending emailsUnable to Parse JSON Fields Due to Leading Bracket in PHPHow to cancel a scheduled email in mandrill?How to convert hierarchical key value pairs from a string into json with c#?How to update password via keyclaok admin rest api by execute-actions-emailPinterest API: How to retrieve the boards I follow?Limit number of requests per minute using Supertest










0















I need to retrieve all emails (Response in Json format) sent to a specific email address, without using a message id, not sure if its possible?



So far I have constructed the following:
Request: GET
Endpoint: https://mandrillapp.com/api/1.0/messages/info.json



Payload:




"key": "hhgds52ABD54Ysw223232F",
"query": "full_email:joe_woods2121v@outlook.com",
"date_from": "2019-03-67",
"date_to": "2019-03-07",
"tags": [
"Reset your password"
],
"senders": [
"support@deltawaysinc.com"
],
"limit": 5



I have been using the following documentation: https://mandrillapp.com/api/docs/messages.JSON.html#method=search



Thanks for your help.










share|improve this question


























    0















    I need to retrieve all emails (Response in Json format) sent to a specific email address, without using a message id, not sure if its possible?



    So far I have constructed the following:
    Request: GET
    Endpoint: https://mandrillapp.com/api/1.0/messages/info.json



    Payload:




    "key": "hhgds52ABD54Ysw223232F",
    "query": "full_email:joe_woods2121v@outlook.com",
    "date_from": "2019-03-67",
    "date_to": "2019-03-07",
    "tags": [
    "Reset your password"
    ],
    "senders": [
    "support@deltawaysinc.com"
    ],
    "limit": 5



    I have been using the following documentation: https://mandrillapp.com/api/docs/messages.JSON.html#method=search



    Thanks for your help.










    share|improve this question
























      0












      0








      0








      I need to retrieve all emails (Response in Json format) sent to a specific email address, without using a message id, not sure if its possible?



      So far I have constructed the following:
      Request: GET
      Endpoint: https://mandrillapp.com/api/1.0/messages/info.json



      Payload:




      "key": "hhgds52ABD54Ysw223232F",
      "query": "full_email:joe_woods2121v@outlook.com",
      "date_from": "2019-03-67",
      "date_to": "2019-03-07",
      "tags": [
      "Reset your password"
      ],
      "senders": [
      "support@deltawaysinc.com"
      ],
      "limit": 5



      I have been using the following documentation: https://mandrillapp.com/api/docs/messages.JSON.html#method=search



      Thanks for your help.










      share|improve this question














      I need to retrieve all emails (Response in Json format) sent to a specific email address, without using a message id, not sure if its possible?



      So far I have constructed the following:
      Request: GET
      Endpoint: https://mandrillapp.com/api/1.0/messages/info.json



      Payload:




      "key": "hhgds52ABD54Ysw223232F",
      "query": "full_email:joe_woods2121v@outlook.com",
      "date_from": "2019-03-67",
      "date_to": "2019-03-07",
      "tags": [
      "Reset your password"
      ],
      "senders": [
      "support@deltawaysinc.com"
      ],
      "limit": 5



      I have been using the following documentation: https://mandrillapp.com/api/docs/messages.JSON.html#method=search



      Thanks for your help.







      java json api rest-assured web-api-testing






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 7 at 17:58









      SamPSamP

      958




      958






















          0






          active

          oldest

          votes












          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%2f55050112%2fhow-to-retrieve-emails-sent-to-a-specific-email-address-via-mandrillapp%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55050112%2fhow-to-retrieve-emails-sent-to-a-specific-email-address-via-mandrillapp%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

          AWS Lex not identifying response if by a variable The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) The Ask Question Wizard is Live! Data science time! April 2019 and salary with experienceEnforcing custom enumeration in AWS LEX for slot valuesHow to give response based on user response in Amazon Lex?Intercepting AWS Lambda Response to a AWS Lex QueryLex chat bot error: Reached second execution of fulfillment lambda on the same utteranceamazon lex showing invalid responseLambda response send back to Lex slot?Response card in Amazon lexAmazon Lex - Lambda response return HTML to botHow can I solve 424 (Failed Dependency) (python) obtained from Amazon lex?

          Алба-Юлія

          Захаров Федір Захарович