How to identify status is draft and send mail notification

Hi All

I have PDF were If the status :Draft then
I have to check Admitting practitioner : Clark ,Terry (Header) and send an email notification
like this I have to check for below Columns

Hi @sachin_hu ,
Your problem is still not clear please explain in a little bit more detail with examples so that we can help you in a best possible way.

Thanks & Regards,
Shubham Dutta

If the status is : Draft i have to send email to Admitting practitioner

Hi @sachin_hu ,
Read PDF test, go through the video link am sending you:

After you read the pdf text use regex and match the value after “Status:”.
Check if the value is “Draft”.
If yes send email.

Thanks & Regards,
Shubham Dutta

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.