diff --git a/docs/guides/development/data-parsing.md b/docs/guides/development/data-parsing.md new file mode 100644 index 000000000..b1f5a98c1 --- /dev/null +++ b/docs/guides/development/data-parsing.md @@ -0,0 +1,32 @@ +--- +title: Data parsing +excerpt: Learn how to read and use data sent by Voucherify +categorySlug: development +slug: data-parsing +type: basic +hidden: false +order: 205 +--- + + + +> 📘 **Goals** +> +> - Learn why data synchronization is important +> - Learn how to synchronize your data through data import and updates + +> 👍 **Outcome** +> +> Your data is synchronized with Voucherify. + +## Response analysis + +## Data to be displayed + +## Discount coupon + + \ No newline at end of file