{"templateId":"markdown","sharedDataIds":{},"props":{"metadata":{"markdoc":{"tagList":[]},"product":"SMS","type":"markdown"},"seo":{"title":"Overview of data exporting for SMS | SMS API | Sinch","siteUrl":"https://developers.sinch.com","llmstxt":{"title":"Sinch Developer Documentation","description":"LLMs.txt containing a map of all the documentation files for Sinch.","sections":[{"title":"SMS API","description":"The SMS API allows you to send and receive SMS messages with a few easy steps. You can also send bulk SMS messages to multiple customers using the Sinch SMS service.","includeFiles":["docs/sms/**/*.md","docs/sms/**/*.yaml"],"excludeFiles":["docs/sms/index.md"]},{"title":"Numbers API","description":"The Numbers API enables you to search for, view, and activate numbers. It's considered a precursor to other APIs in the Sinch product family. The numbers API can be used in tandem with any of our APIs that perform messaging or calling.","includeFiles":["docs/numbers/**/*.md","docs/numbers/**/*.yaml"],"excludeFiles":["docs/numbers/index.md"]},{"title":"Conversation API","description":"Send and receive messages globally on many popular channels with ease and confidence when using Sinch's Conversation API. Conversation API is the preferred API for sending mobile messages on SMS and other social channels with Sinch. It is a simple API with unified error messages, consistent request payloads, and common webhook payloads that are channel-agnostic.","includeFiles":["docs/conversation/**/*.md","docs/conversation/**/*.yaml"],"excludeFiles":["docs/conversation/index.md"]},{"title":"Voice API","description":"The Voice API works as a big telephony switch. The Voice API handles incoming phone calls (also known as incoming call “legs”), sets up outgoing phone calls (or outgoing call “legs”), and bridges the two. The incoming call leg may come in over a data connection (from a smartphone or web application using the Sinch SDKs) or through a local phone number (from the PSTN network). Similarly, the outgoing call leg can be over data (to another smartphone or web application using the Sinch SDKs) or the PSTN network.","includeFiles":["docs/voice/**/*.md","docs/voice/**/*.yaml"],"excludeFiles":["docs/voice/index.md"]},{"title":"Verification API","description":"The Verification API is a platform for phone number verification. It consists of the API and different software development kits (the Sinch SDKs) that you integrate with your smartphone or web application and cloud based back-end services. Together they enable SMS, Flashcall, Phone Call and Data verification in your application.","includeFiles":["docs/verification/**/*.md","docs/verification/**/*.yaml"],"excludeFiles":["docs/verification/index.md"]},{"title":"Provisioning API","description":"Provisioning API allows you to programmatically set up your senders, accounts and templates on your favorite messaging platforms on the Conversation API. For now, you can create your first WhatsApp channel through Meta's Embedded sign up, you can configure your first SMS App and configure your webhooks. As development continues, we will be adding the most commonly used channels.","includeFiles":["docs/provisioning-api/**/*.md","docs/provisioning-api/**/*.json"],"excludeFiles":["docs/provisioning-api/index.md"]},{"title":"Elastic SIP Trunking API","description":"With Elastic SIP Trunking you can create and manage your SIP trunks and phone numbers programmatically.","includeFiles":["docs/est/**/*.md","docs/est/**/*.yaml"],"excludeFiles":["docs/est/index.md"]},{"title":"Fax API","description":"Send and receive HIPAA compliant faxes on our modern fax platform using our developer-friendly API.","includeFiles":["docs/fax/**/*.md","docs/fax/**/*.yaml"],"excludeFiles":["docs/fax/index.md"]},{"title":"In-app Voice and Video SDK","description":"The In-app Voice and Video SDK enables you to add voice and video calling capabilities directly into your mobile or web application using the Sinch SDKs.","includeFiles":["docs/in-app-calling/**/*.md"],"excludeFiles":["docs/in-app-calling/index.md"]},{"title":"Number Lookup API","description":"The Number Lookup API is designed to provide in-depth information about phone numbers, helping enterprises enhance their communication strategies and prevent fraud. By identifying the type of phone line (for example, mobile, landline, VoIP) and the associated carrier, the API allows businesses to optimize routing, reduce unnecessary costs, and improve customer engagement.","includeFiles":["docs/number-lookup-api-v2/**/*.md","docs/number-lookup-api-v2/**/*.yaml"],"excludeFiles":["docs/number-lookup-api-v2/index.md"]}],"hide":false,"excludeFiles":[]},"description":"Working with your Sinch data"},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"export-data-api","__idx":0},"children":["Export Data API"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To support your reconciliation workflows, you can use the long-running export API. The API notifies you via a webhook when the job is done. The data is available for 7 days for you to download."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The exports are generated with each day's data defined by activity between 12:00 AM UTC and 11:59 PM UTC."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"use-cases","__idx":1},"children":["Use cases"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Compare internal traffic reports with sinch records."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Work with your data in Excel"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Import data to Tableau for aggregation and visualization."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Reconcile your billing to your customers"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"the-job-resource","__idx":2},"children":["The Job resource"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To support your reconciliation workflows, you can use this long-running export API that notifies you via a webhook when the export is completed."]},{"$$mdtype":"Tag","name":"blockquote","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The exports are generated with each day's data defined by activity between 12:00 AM UTC and 11:59 PM UTC."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To run an export, you create a job on the Job Resource. When you create the job you can set format, export type, and additional supported export parameters."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The results are available for seven days after the job completes"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"working-with-date-and-time-fields","__idx":3},"children":["Working with date and time fields"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["All date and time fields are formatted defined in ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://tools.ietf.org/html/rfc3339#section-5.6"},"children":["RFC 3339, section 5.6"]},", as defined in ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://schema.org/Date"},"children":["schema.org"]},"."," ","When DateTime field is a parameter in and it's not complete, we will treat it as the lowest value."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"examples","__idx":4},"children":["Examples"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"curl","header":{"controls":{"copy":{}}},"source":"2020-10-10T15:42:59\n2020-10-10 will be treated as 2020-10-10T00:00:00Z\n","lang":"curl"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["All dates and times are in UTC format."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"authentication","__idx":5},"children":["Authentication"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Basic and OAuth Authentication"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"errors","__idx":6},"children":["Errors"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["All errors will throw an HTTP error with a description and body with a generic object model to describe errors."]}]},"headings":[{"value":"Export Data API","id":"export-data-api","depth":1},{"value":"Use cases","id":"use-cases","depth":2},{"value":"The Job resource","id":"the-job-resource","depth":2},{"value":"Working with date and time fields","id":"working-with-date-and-time-fields","depth":2},{"value":"Examples","id":"examples","depth":2},{"value":"Authentication","id":"authentication","depth":2},{"value":"Errors","id":"errors","depth":2}],"frontmatter":{"seo":{"title":"Overview of data exporting for SMS | SMS API | Sinch","description":"Working with your Sinch data"},"disableRating":true,"excludeFromSearch":true},"lastModified":"2025-10-07T05:55:26.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/docs/sms/export","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}