You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the status of the print changes from Paused to Resume, I don't see a webhook coming out of the plugin. Is there any way that could be added or if not, could the "start" message be resent?
The text was updated successfully, but these errors were encountered:
under webhook settings ....
Webhook Parameters > CONTENT TYPE (dropdown list)
you want to select: x-www-form-urlencoded
select that and your data will come in as if a form submitted it. Alternatively, inlcude snapshot in the ADVANCED > DATA section ... that produces the same result
When the status of the print changes from Paused to Resume, I don't see a webhook coming out of the plugin. Is there any way that could be added or if not, could the "start" message be resent?
The text was updated successfully, but these errors were encountered: