I have an API that I am posting to which returns a response body that look like this:
{
"id": "c0ac0176-75b6-446e-a4e5-d1aa26c0b7de",
"name": "Import JSON - products",
"type": "Internal"
}
I have used the setting under “Non-standard API response patterns” to map the id value to the Celigo id, but I would also like to bring back the name and the type somehow. Below is the list of fields I see under Response Mapping. How do I map name and type into any of those, or an additional field?
