@joshuajcoronado - I am having some problems with this module. I keep getting errors saying the template name is already created in the organization. However, the API refers to networks. The integration tests aren't self-contained either:
TASK [meraki_webhook_payload_template : Create webhook payload template] *******
fatal: [localhost]: FAILED! => {"changed": false, "msg": "HTTP error 400 - https://api.meraki.com/api/v1/networks/N_624874448297698169/webhooks/payloadTemplates - Name validation failed. A webhook payload template with this name already exists for this organization", "response": "OK (unknown bytes)", "status": 400}
I'd expect this to succeed.