I’m getting this error when trying to publish my Zap.
Cannot publish Zap
get() returned more than one Static -- it returned 2!
The trigger is a webhook that receives a very simple body like this:
{ "locationId": 94065, "date": "2022-04-11 03:49 PM -04:00", "note": "fixed all of the accounts and and personal is under deborah and commercial card xyz farms is for all the the addresses jax", "direction": "outbound", "agentEmail": "somebody@sombody.com", "recording": "https://app.myapp.com/api/v1/accounts/999999/calls/CAc75b0949460a39b9385be0329beae9aa/recording"}
The trigger fires fine, and I can send a direct message in Slack, but when I try to publish it fails.
Thanks for any help that you can provide.