Details

    • Type: Sub-task
    • Status: Done
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None
    • Company:
      WORKTERRA

      Description

      API to send emails

        Attachments

          Activity

          harshveer.singh Harshveer Singh (Inactive) created issue -
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Field Original Value New Value
          Status To Do [ 10000 ] In Progress [ 3 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Summary API to send emails Maintaining Email History
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Summary Maintaining Email History API to send emails
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Status In Progress [ 3 ] Code Review [ 11801 ]
          harshveer.singh Harshveer Singh (Inactive) logged work - 23/Jan/19 10:05 PM - edited
          • Time Spent:
            5h
             
            <No comment>
          harshveer.singh Harshveer Singh (Inactive) logged work - 24/Jan/19 10:30 AM
          • Time Spent:
            8h
             
            <No comment>
          Hide
          harshveer.singh Harshveer Singh (Inactive) added a comment -

          Endpoint to sent emails is : POST http://40.124.26.81:98/api/email/send

          Sample body is:

          {{  "ToEmails": [  {  "Name": "Harsh1""EmailAddress": "harshveer.singh@careerbuilder.com"  },  {  "Name": "Harsh2""EmailAddress": "admin@harshveers.com"  },  {  "Name": "Harsh6""EmailAddress": "harshveer18899@gmail.com"  }  ],  "CCEmails": [  {  "Name": "Harsh3""EmailAddress": "harshveer1892@gmail.com"  },  {  "Name": "Harsh4""EmailAddress": "harshveers@arayccisolutions.com"  }  ],  "BCCEmails": [  {  "Name": "Harsh5""EmailAddress": "admin@sharshveer.com"  }  ],  "FromEmail": {  "Name": "Harshveer""EmailAddress":"harshveer.singh@hiring-dev.careerbuilder.com"  },  "ConversationId": "9a4efa0c43cd49e18ca38506b7ed5b56""Attachments": [{  "FileName": "Text File.txt""Base64FileContent": "dGVzdA=="  }],  "SendImmediately": true"SendFromTemplate": false"Subject": "This is subject""Body": "This is html body"}
          Show
          harshveer.singh Harshveer Singh (Inactive) added a comment - Endpoint to sent emails is : POST http://40.124.26.81:98/api/email/send Sample body is: {{  "ToEmails" : [  {  "Name" : "Harsh1" ,  "EmailAddress" : "harshveer.singh@careerbuilder.com"   },  {  "Name" : "Harsh2" ,  "EmailAddress" : "admin@harshveers.com"   },  {  "Name" : "Harsh6" ,  "EmailAddress" : "harshveer18899@gmail.com"   }  ],  "CCEmails" : [  {  "Name" : "Harsh3" ,  "EmailAddress" : "harshveer1892@gmail.com"   },  {  "Name" : "Harsh4" ,  "EmailAddress" : "harshveers@arayccisolutions.com"   }  ],  "BCCEmails" : [  {  "Name" : "Harsh5" ,  "EmailAddress" : "admin@sharshveer.com"   }  ],  "FromEmail" : {  "Name" : "Harshveer" ,  "EmailAddress" : "harshveer.singh@hiring-dev.careerbuilder.com"   },  "ConversationId" : "9a4efa0c43cd49e18ca38506b7ed5b56" ,  "Attachments" : [{  "FileName" : "Text File.txt" ,  "Base64FileContent" : "dGVzdA=="   }],  "SendImmediately" : true ,  "SendFromTemplate" : false ,  "Subject" : "This is subject" ,  "Body" : "This is html body" }
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Status Code Review [ 11801 ] In QA Testing [ 11901 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Assignee Harshveer Singh [ harshveer.singh ] Priya Dhamande [ priya.dhamande ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Assignee Priya Dhamande [ priya.dhamande ] Jayshree Nagpure [ jayshree.nagpure ]
          jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
          Remaining Estimate 4h [ 14400 ]
          Original Estimate 4h [ 14400 ]
          Hide
          priya.dhamande Priya Dhamande (Inactive) added a comment -

          Hi Harshveer Singh,

          I am able to get successful message even though the email id is not in correct format. Screen capture for the same is attached with jira.
          So, reopening for the same.

          Thanks

          Swapnil Pandhare Samir

          Show
          priya.dhamande Priya Dhamande (Inactive) added a comment - Hi  Harshveer Singh , I am able to get successful message even though the email id is not in correct format. Screen capture for the same is attached with jira. So, reopening for the same. Thanks Swapnil Pandhare Samir
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Assignee Jayshree Nagpure [ jayshree.nagpure ] Harshveer Singh [ harshveer.singh ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Status In QA Testing [ 11901 ] In Progress [ 3 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Status In Progress [ 3 ] Code Review [ 11801 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Assignee Harshveer Singh [ harshveer.singh ] Priya Dhamande [ priya.dhamande ]
          Hide
          harshveer.singh Harshveer Singh (Inactive) added a comment -

          Above mentioned points are fixed, should be available in next deployment.

          Show
          harshveer.singh Harshveer Singh (Inactive) added a comment - Above mentioned points are fixed, should be available in next deployment.
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Assignee Priya Dhamande [ priya.dhamande ] Harshveer Singh [ harshveer.singh ]
          Hide
          priya.dhamande Priya Dhamande (Inactive) added a comment -

          Hi Harshveer Singh,

          Post deployment Raj will assign to us.

          Swapnil Pandhare Samir

          Show
          priya.dhamande Priya Dhamande (Inactive) added a comment - Hi Harshveer Singh , Post deployment Raj will assign to us. Swapnil Pandhare Samir
          Hide
          harshveer.singh Harshveer Singh (Inactive) added a comment -
          Show
          harshveer.singh Harshveer Singh (Inactive) added a comment - Use this env for testing:  https://dmscomapistage.workterra.net/swagger/index.html
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Assignee Harshveer Singh [ harshveer.singh ] Priya Dhamande [ priya.dhamande ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Status Code Review [ 11801 ] In QA Testing [ 11901 ]
          priya.dhamande Priya Dhamande (Inactive) logged work - 07/Mar/19 04:04 AM - edited
          • Time Spent:
            4.5h
             

            OneIm testing

            discussion

          Hide
          priya.dhamande Priya Dhamande (Inactive) added a comment -

          Environment: OneIM

          The API is verified for

          • To recipients
          • From recipients
          • BCC recipients
          • CC recipients

          For single and multiple sender and receivers.

          Screen capture attached for reference.

          Swapnil Pandhare Harshveer Singh

          Show
          priya.dhamande Priya Dhamande (Inactive) added a comment - Environment: OneIM The API is verified for To recipients From recipients BCC recipients CC recipients For single and multiple sender and receivers. Screen capture attached for reference. Swapnil Pandhare Harshveer Singh
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Remaining Estimate 4h [ 14400 ] 1h [ 3600 ]
          Time Spent 3h [ 10800 ]
          Worklog Id 165169 [ 165169 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Resolution Done [ 10000 ]
          Status In QA Testing [ 11901 ] Done [ 10001 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Assignee Priya Dhamande [ priya.dhamande ] Harshveer Singh [ harshveer.singh ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Remaining Estimate 1h [ 3600 ] 0.5h [ 1800 ]
          Time Spent 3h [ 10800 ] 3.5h [ 12600 ]
          Worklog Id 165169 [ 165169 ]
          priya.dhamande Priya Dhamande (Inactive) made changes -
          Remaining Estimate 0.5h [ 1800 ] 0h [ 0 ]
          Time Spent 3.5h [ 12600 ] 4.5h [ 16200 ]
          Worklog Id 165169 [ 165169 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Time Spent 4.5h [ 16200 ] 8.5h [ 30600 ]
          Worklog Id 206007 [ 206007 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Time Spent 8.5h [ 30600 ] 16.5h [ 59400 ]
          Worklog Id 206074 [ 206074 ]
          harshveer.singh Harshveer Singh (Inactive) made changes -
          Time Spent 16.5h [ 59400 ] 17.5h [ 63000 ]
          Worklog Id 206007 [ 206007 ]
          Transition Time In Source Status Execution Times
          Harshveer Singh (Inactive) made transition -
          To Do In Progress
          2m 55s 1
          Priya Dhamande (Inactive) made transition -
          In QA Testing In Progress
          14d 20h 11m 1
          Harshveer Singh (Inactive) made transition -
          In Progress Code Review
          6d 21h 56m 2
          Harshveer Singh (Inactive) made transition -
          Code Review In QA Testing
          32d 23h 52m 2
          Priya Dhamande (Inactive) made transition -
          In QA Testing Done
          8d 7h 26m 1

            People

            Assignee:
            harshveer.singh Harshveer Singh (Inactive)
            Reporter:
            harshveer.singh Harshveer Singh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 4h Original Estimate - 4h
                4h
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 17.5h
                17.5h