Forum Discussion
peter
6 years agoNew Contributor III
I use a SQL select command to pull data from a table and a REST post command to create a task record in ServiceNow. The response contains the direct response. which I then wish to match to the SQL data so that I can update the SQL table.
.
dimche_saveski
6 years agoNew Contributor III
Peter
I copied the response from above(just entity object), and mappings worked fine at my side. Can you please open your mapper and take screenshot so i can take closer look.