Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Fetch value from formatters

Ajith Saisidhar
Tera Contributor

Hi community,

I have been trying to integrate goolge calendar with my schedules in PPM, in case of creation of event in  my calendar it should reflect in my google calendar, but I noticed the start date and end date in user_calendar_event table is  a formatter,  How can I fetch the date value from the formatter? apart from creating a custom date field for google calendar, please share your thoughts it would be helpful.

1 ACCEPTED SOLUTION

Ajith Saisidhar
Tera Contributor

Hi community, 

Here is an update on my question, I changed the field from formatter type to component type so we can fetch the field value directly from xml....  hope this helps anyone in fuure.

View solution in original post

1 REPLY 1

Ajith Saisidhar
Tera Contributor

Hi community, 

Here is an update on my question, I changed the field from formatter type to component type so we can fetch the field value directly from xml....  hope this helps anyone in fuure.