info@smartsuite.co.in

Website Integration

Here is a step-by-step guide for integrating your website with a webhook or API, using Sulekha or any similar service:

Open Your App & Navigate to Integration Settings:

  • ● Log in to your app or platform.
  • ● Find the Integration section.
  • ● Ensure the interface is ready to receive external requests, like webhooks or API responses.

Retrieve the Demo URL for Testing:

  • ● The demo URL often looks like this:

https://autodailer-test.desuntechnologies.com/webhook/website/YOUR_KEY?name=Test%20Name&mobile=9199XXXXXXXX&UserEmail=testmail@gmail.com&UserCity=Chennai&UserLocalities=adyar&UserComments=This%20is%20test%20Comment&Keywords=Platform,Language,Mode%20of%20training,Training%20for,Technology


  • ● If you have received the demo URL from the service, copy it.

Paste the Demo URL:

● Paste the demo URL into the correct field of your webhook configuration or API setup screen.


Click Connect to Establish the Webhook

  • ● Verify that all the required query parameters (name, mobile, email, etc.) are present.

Test the Integration :

  • ● Send a test request using the interface or trigger a sample event from the third-party platform (e.g., Sulekha).
  • ● Ensure the request is successfully received by your webhook endpoint.

Verify Data Mapping and Response :

  • ● Check if all the fields (e.g., name, mobile, UserEmail) are correctly mapped to your application.
  • ● View the response status:
    • ○ A 200 status means the webhook is properly connected.
    • ○ Inspect the request body and response for errors or missing data.

This process ensures that your website or app is properly integrated with the webhook/API, allowing seamless data flow between your service and the external platform. If you need help with any part of the URL structure or error handling, just let me know!