Skip to main content

Community

Connector Improvement: ServiceNow Columns Addition

Answered

Please sign in to leave a comment.

Comments

3 comments

  • Official comment

    Hi Corey, 

    Can you check if the fields in the planned_task table can be joined to these tables to get the fields? ServiceNow follows a table hierarchy so certain fields are available only through their parent table.

    Thanks, 

    Frank 

    Hey Frank!  It looks like the planned_task table might give us everything we need with the exception of the phase_type column.  Is there another table that we might be able to find that in?

    Where is the documentation that would allow us to see this.  I don't see these tables in the Fivetran ERD documentation that is provided in the UI.  Is there somewhere else to access this?

    Hi Corey, 

    You can use the sys_dictionary provided by ServiceNow to view fields and find their related tables. Hope that helps!

    Frank