web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Accessing 'email' field on Job record via AL / extension

(0) ShareShare
ReportReport
Posted on by

I am trying to access the below field value through an extension.

pastedimage1647371273268v1.png

My goal is to make an HTTP POST request when another date field is populated, if email <> ' '. As you can see from the below, however, this field is not accessible through the Job record.

pastedimage1647371485282v2.png

I've also tried created a duplicate field as a lookup:


pastedimage1647371561255v3.png

I have the same question (0)
  • Suggested answer
    JAngle Profile Picture
    150 on at

    Field is on the page only and is taken from the contact table:

    field(ContactEmail; Contact."E-Mail")

                   {

                       Caption = 'Email';

                       ApplicationArea = Basic, Suite;

                       ExtendedDatatype = EMail;

                       Editable = false;

    So you will have to calculate it based on whether the assigned contact to the job has doesn’t have an empty e-mail

  • Community Member Profile Picture
    on at

    Thanks for the suggestion, Josh. If I understand you correctly, my last snippet should be work but it's not. Any clue why? Would you do it differently?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,965 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,125 Super User 2026 Season 1

#3
Dhiren Nagar Profile Picture

Dhiren Nagar 961 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans