Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Webhook when Print Resumed #21

Open
ryancasler opened this issue Oct 23, 2020 · 1 comment
Open

No Webhook when Print Resumed #21

ryancasler opened this issue Oct 23, 2020 · 1 comment

Comments

@ryancasler
Copy link

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?

@mtsouris81
Copy link

mtsouris81 commented Oct 31, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants