- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2017 02:26 AM
hello i need to create a record in a table in an instance using a rest message in an other instance , but i got the code 200 wich is success
this is my post method:
and this is my table:
any idea pls ,
thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2017 03:30 AM
Hi Soukayna,
With one endpoint there is only one table associated so that won't be possible.
For inserting into different tables different endpoint will be there.
Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2017 02:38 AM
Hi,
In the HTTP header add header : Accept application/json