Yes, we return email-related information in email information in our JSON output. We also provide the "Email Subject" and "Email Delivered to" in the JSON Output, That would also help you to identify the source. As you can make mention "indeed", "Monster", etc. in the email subject.
Example:-
"EmailTo": "singh@rchilli.com",
"EmailDeliveredTo": "csm@rchilli.com",
"EmailBody": "Hello team,\n\nDiscussed with ",
"EmailReplyTo": "",
"EmailSignature": " ",
"EmailFrom": "xyz@rchilli.com",
"EmailSubject": "Re: xyz RChilli SignUp API Issue.",
"EmailCC": " "
}
Comments
0 comments
Please sign in to leave a comment.