04-15-2025 03:19 PM
I've been attempting to create an organization-level payload template, as described here: https://developer.cisco.com/meraki/api-v1/create-organization-webhooks-payload-template/
To preface: I've been able to create templates at the network level just fine, but would like to have the same template available across multiple networks. Not being able to use the same name for each network level template makes creating them individually undesirable, but I'm willing to do it once I've ruled out other options.
I have early access for the API enabled. The Python code I've successfully been using is as follows:
Solved! Go to Solution.
04-16-2025 09:55 AM
Solved! Solution can be found here: https://community.meraki.com/t5/Dashboard-Administration/Custom-webhook-templates-are-network-specific/m-p/222934
Apologies for the extraneous post!
04-16-2025 06:15 AM
Instead of adding the sharing parameter to the files list, try including it in the JSON payload directly.
04-16-2025 07:58 AM
I've tried that as well and unfortunately had no luck.
04-16-2025 09:55 AM
Solved! Solution can be found here: https://community.meraki.com/t5/Dashboard-Administration/Custom-webhook-templates-are-network-specific/m-p/222934
Apologies for the extraneous post!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide