For the complete documentation index, see llms.txt. This page is also available as Markdown.

Shiprocket(old)

Using Shiprocket integration, one can send messages corresponding to shipping updates.

LimeChat can receive webhooks from Shiprocket that can act as events & can be used to trigger flows.

To integrate with Shiprocket, follow the below steps -

  1. Login to Shiprocket dashboard

  2. Go to Settings > API (Configure)

  3. Create an API user on Shiprocket using any email id

  4. Share the email-id & password with LimeChat team. Here, Limechat team needs to create an integration manually.

  5. Once done, LimeChat team will share a URL that looks like - https://flow-builder.limechat.ai/webhook.handle_sr_ndr/?lc_integration=<integration_id>

  6. Configure this URL in Settings > Webhooks section of Shiprocket dashboard. Do not forget to turn on the Enable / Disable Webhook toggle.

Once this is done, shipping update related events will start streaming from Shiprocket to LimeChat Marketing platform, which can be used to trigger flows.

Last updated