Add the create/update/delete webhook events for metaobjects
M
Matt Scheurich
I neeeeed this! Could subtopics be defined in the event topic like so:
shopify/metaobjects/create/{{ subtopic }}
Isaac Bowen
100%. I’m working out a best-fit design for the subscriptions here, since those particular Shopify webhook topics require a subtopic. Mechanic’s subscription model is about to expand just a little bit, I suspect. :)
[edit: whoops, just saw your comment about the same thing, haha]
Brad (Tekhaus)
Hmm, subtopic is required as of 2024-01... this complicates things for general use.
Brad (Tekhaus)
And now subtopics are being removed, which hopefully will make this easier to implement. Just don't know if metaobjects will require webhook filters.
Isaac Bowen
😂 Really really really glad I held off on this one. Wow.
They
do
require filters (the error without one: The specified filter is invalid, please ensure you specify the field(s) you wish to filter on.
), but this is an easier thing to accommodate. :)Brad (Tekhaus)
Indeed :)
The doc link in their notification is broken, but here is where I think they were trying to link to for anyone else following this thread.
These filters could be really useful, but guessing would need JSON in the subscriptions box to take advantage of the full power.
M
Matt Scheurich
Isaac Bowen soooo... ETA? 😂