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.

Related Task Details in Table API

Vijay151
Kilo Contributor

Hi,

Good day! By using https://docs.servicenow.com/bundle/geneva-servicenow-platform/page/integrate/inbound_rest/reference/... Table API, we need to get the table data. It works well when we try like that https://dev71739.service-now.com/api/now/table/incident?number=INC0009009 (Method GET), but it does not return the details of the related task. How can we get the details of the related tasks by using table API? Thanks!

1 ACCEPTED SOLUTION

Hi Vijay,

Any update on this?

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

10 REPLIES 10

@Ankur Bawiskar yes, it's working good. We are using the separate API instead of single table API. Thanks for the support.

 

Please review this question https://community.servicenow.com/community?id=community_question&sys_id=9ce5fdf3db109410414eeeb5ca96... and advise me.