Posting a Return value from a 3rd Party Webhook into my Appsheet Column

Im struggling to post a return value from a 3rd party webhook ("Response":"{\"id\":284998}") into my appsheet table column. Below is the response I receive from the 3rd party service:

#
2
 
Name
CALL API
 
Created TimeStamp
4/8/2024 10:51:04 AM
 
Output data
{ "Row ID": "gVTp3vtIagJisFJPvpCbCH", "CUTLIST ID": "6", "Response.id": "" }
 
Task Properties
{"Response":"{\"id\":284998}","Task Type":"Webhook","Task Name":"CALL API Task - 1","Url":"https://api.smartcut.dev/calculate","Verb":"Post","MimeType":"application/json","Headers":"Authorization:97d94cf0-39bc-4979-a131-5746b2d61f0c","Payload":"{\"saw\": {\"bladeWidth\": 1,\"cutType\": \"guillotine\",\"cutPreference\": \"l\",\"guillotineOptions\": {\"strategy\": \"stock\"},\"efficiencyOptions\": {\"primaryCompression\": \"y\"},\"stackHeight\": 100,\"options\": {\"prioritiseLargerParts\": false,\"stockSelection\": \"efficiency\",\"minSpacing\": 10}},\"stock\": [{\"name\": \"Plywood\",\"l\": 2440,\"w\": 1220,\"t\": 20,\"material\": \"Birch plywood\",\"q\": 1,\"autoAdd\": false,\"grain\": \"l\",\"trim\": {\"x1\": 10,\"x2\": 10,\"y1\": 10,\"y2\": 10},\"allowExactFitShapes\": false,\"type\": \"sheet\",\"cost\": 100,\"notes\": \"string\"}],\"parts\": [{\"name\": \"Part A\",\"l\": 200,\"w\": 100,\"trim\": {\"x1\": 10,\"x2\": 10,\"y1\": 10,\"y2\": 10},\"t\": 20,\"material\": \"Birch plywood\",\"q\": 3,\"banding\": {\"x1\": true,\"x2\": false,\"y1\": true,\"y2\": false},\"bandingType\": {\"x1\": \"type 1\",\"x2\": null,\"y1\": null,\"y2\": \"type 2\"},\"orientationLock\": \"l\",\"notes\": \"string\"}],\"groups\": [{\"direction\": \"l\",\"parts\": [0]}]}"}
0 0 30
0 REPLIES 0
Top Labels in this Space