Overview
This guide shows the exact steps to create and configure a webhook in Meritto so external systems receive lead, application, opportunity or dynamic activity data in real time via HTTP POST (JSON). It covers permissions, prerequisites, JSON configuration, advanced transformation settings, authentication, file delivery options, testing, and monitoring.
Step 8 — Monitor Logs & Activity
- Check API/Integration Logs for success/failure details.
- Logs are retained for review for up to 10 days.
- Use logs to confirm successful delivery or inspect failure reasons.
Points to Keep in Mind
- Always Validate JSON before saving.
- Vendors must provide API documentation (endpoints, expected success response, auth requirements, file expectations) for the integration to be done seamlessly and avoid any error during the data export.
- Confirm whether the third party expects a particular success response format—map that in your request/response parsing.
- Use transformations (date, replace, default) only to match the vendor’s required format.
- Review logs within the 10-day window for troubleshooting.
Conclusion
Follow the exact numbered steps above to create and deploy a webhook in Meritto. The flow covers creation, JSON configuration, advanced field transformations, authentication (single- and two-step), file delivery options, timeout and retry behavior, testing, and monitoring — using only the details you provided.