API Integration - 4 Fields (clarification)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2023 01:10 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2023 04:49 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2023 08:15 PM
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?"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 10:13 AM
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