Welcome to the New BigPanda API Documentation
Bearer.Authorization: Bearer [YOUR_USER_API_KEY]curl --location --request PATCH 'https://api.bigpanda.io/resources/v2.1/mapping-enrichment//map' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"op": "create",
"value": {
"assoc_incoming": "Eastern",
"assoc_db": null,
"runbook_link": "https://wikispace.runbook.com/x/RYaaet4w",
"app_status": "Active",
"workgroup": "Eastern",
"app_priority": "P1",
"app": "East - AWS",
"assoc_outgoing": "Eastern",
"property1": "string",
"property2": "string"
}
}'{
"id": "b8b8c23a-39dd-4666-bf0c-f8715e19eb96",
"type": "mapping",
"active": true,
"when": {
"IN": [
"source_system",
[
{
"type": "regex",
"value": "*"
}
]
]
},
"version": 1,
"config": {
"name": "mapping_rule",
"fields": [
{
"title": "application",
"type": "query_tag",
"tag_name": "very_cool",
"override_existing": false,
"optional": true,
"original_name": null
}
],
"case_insensitive": true,
"id_generation_function": "string"
},
"created_by": "565ee8e0dab117512da3c411",
"updated_by": "58d77efa5eafe459163f4211",
"note": "Latest as of Oct 3"
}