Mobile forms & data capture

Use mobile forms for a quick, cost-effective and manageable way of obtaining customer data and the insight your business needs to thrive.

Generate more traffic, sign-ups, leads, and sales.

Conduct instant surveys, income and expenditure assessments, or applications from one interface without developing or downloading a mobile app.

Drive traffic – Increase responses – Analyse smarter data.

What if you could engage directly with your customers at the press of a button or swipe of a screen?

Our Mobile Forms guides users from start to finish encouraging them to complete a survey, an income and expenditure assessment or an application form. From the point of capture through to processing, tracking and reporting, Mobile Forms are seamless, cost cost-effective and their brand familiarity encourages higher completion and conversion rates.

No need for paperwork with enriched SMS & media.

A secure and interactive enriched media solution, our Forms don’t require development time or downloading an app. Simply trigger with a web link embedded in an SMS or email so your promotion can be received and acted upon instantly.

  • Customer satisfaction surveys
  • Market research
  • Income & expenditure assessments
  • Tracking & reporting of product launches
  • Staff surveys
  • Net Promoter Score
  • Renewals 
  • Questionnaires
Integration options

Choose Mobile Journeys for their multi-channel power. Our solution can operate independently or can seamlessly integrate with other Esendex products – SMS, RCS, WhatsApp, email, voice and more.

Anytime, anywhere data capture

Interact with your customers at a time and in a way that suits them. Your journey is available 24/7 so you can collate responses at any time – and from anywhere in the world.

Peace of mind with robust, secure systems

Esendex is PCI DSS and ISO 27001 accredited to support you in the most highly-regulated of environments.

Track & report on your responses

Our managed system can be tailored to suit your requirements whether you want to capture every touchpoint or just a few. Monitor the performance of your journey, identify drop-out points and response improvements that can be made as data is captured.

Full support & straightforward pricing

Mobile Journeys is a fully managed service – we pass on the benefit of over twenty years of experience and countless hours of development time and with a low initial setup cost and manageable monthly fee, our solution offers a viable option for feedback and data collection.

Let’s start sending, together.

“We’ve seen a big uptick in our numbers, but more importantly, we’re also providing better services and tools to our customers.”

// The POST v1/messages endpoint allows you to send a message to a single contact in one request.
// The message can also be sent via different channels; including SMS, Whatsapp and RCS.

curl -X POST 'https://api.esendex.ie/v2/messages' -H 'X-Api-Key: {{your-key-here}}' -H 'Content-Type: application/json' -d

{
  "accountReference": "EXxxxxxxxx",
  "name": "name",
  "characterSet": "characterSet",
  "channel": "channel",
  "from": "from",
  "validity": "2025-07-30T09:38:04.4517739+00:00",
  "messageType": "messageType",
  "body": {
    "text": "text",
    "templateId": "templateId"
  },
  "recipients": [
    {
      "msisdn": "msisdn",
      "variables": {},
      "metaData": {}
    }
  ],
  "addressBook": {
    "contacts": [
      {
        "id": "id"
      }
    ]
  },
  "metaData": {}
}

What’s next?

Business messaging reimagined