API Integration - 4 Fields (clarification)

tunamike
Tera Contributor

Concerning ServiceNow API Integration between two instances:

What are these 4 fields requesting specifically?
Trying to determine if these fields are factual and referenced in ServiceNow instance or variable fields, like a nme.

1. QA Consumer Application Name
 2. PROD Consumer Application Name
 3. QA Consumer ID
 4. PROD Consumer ID

Thank you

3 REPLIES 3

AshishKM
Kilo Patron
Kilo Patron

Hi @tunamike ,

 

You can check these field type from the table definition, are you using table API for this integration, share the table name.

 

 

 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Thanks   AshishKMishra for your reply.

The fields mentioned are client based from a task form (sctask) on the client's ServiceNow.
I can't show definiton or find tablke association of fields as limioted access user to the client's ServiceNow instance.
I am trying to find out if these fields are common and known to those who have perfumed API integrations before (I have not), just trying to research before going back to the client (partner) and saying "what info are you requesting?"

 

 

Hi @tunamike 

The SCTASK form variables depends upon request form , these are not command. Individual catalog item has it's own form fields. These are not common fields. 

Please talk to client team for correct information, Integration always work perfectly when both the team work closely to achieve he integration result.

 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution