9 comments found.
This module is to send data to third party url
can it work with woocommerce
No, WorkSuite does not natively work with WooCommerce.
hi there, can you tell me if the ‘product’ and ‘product description’ fields are included in the payload for proposal webhooks?
How can we send custom fields data via webhook?
Sorry we do not have such option
Can we use webhook to send whatsapp notifications (using whatsapp official api) to clients when invoice/project/order created just like email?
Our webhook is using to send data to third party. If you have any end endpoint that sends whats notification then you can the URL of that to webhook and it will send data to endpoint
I didn’t understand, can you please elaborate how it will work, if we are using whatsapp api provider api
Our webhook will send data to that URL. and not its the responsibility how the API or URL that you using is handling the data
is there any video tutorials how to use it
{ “heading”: “demo2”, “description”: ” demo2<\/p>”, “start_date”: “2025-03-08T06:52:34+00:00”, “due_date”: “2025-03-08T06:52:34+00:00”, “priority”: “high”, “is_private”: 0, “billable”: 0, “estimate_hours”: “0”, “estimate_minutes”: “0”, “approval_send”: 0, “repeat”: 0, “event_id”: null, “hash”: “c8b16083eb576f5517451d34992cdf65”, “due_on”: “08-03-2025”, “create_on”: “08-03-2025”, “text”: “demo2” }
getting error
invalid_payload
Content-Type application/json
Request URL – https://hooks.slack.com/services/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 Request method POST
Is there any Video or document for this what we can do and what can not do ?
My use case :
1- When job application submitted , can that data push to zapier or slack with all the details which candidate filled
2- When User update the timesheet in project , webhook send alert to zapier with hours details along with user name and project Name
3- can Task completed , IT send webook with Task Name , Client Name and project name along with the hours filled for that task
You can check the following document
https://froiden.freshdesk.com/en/support/solutions/articles/43000716707-webhooks-module-setupAfter installing this webhook module in WorkSuite, am I going to be able to create a user automatically from Zapier after Stripe triggers the webhook?
You can add zapier webhook url. Once any client is added it will be pushed to zapier. Then on zapier you can do what you want
would you consider adding integrations for the following.
1) Intergromat(make) similar to zapier
2) NSN opensource version to zapier
3) Acelle mail (since you have mailwiz as well)
4) zender and Ultimate SMS
You can post request to any website. You just need to go though the documentation of above and get the url to post and then create the webhook for that