Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular

    REMINDER

    Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.

    Integration between Shop and CloudBackend

    Cloud CMS (Pagebuilder, Blog, Shop, Newsletters, Code Editor)
    2
    2
    231
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Daniel Mulroy
      Daniel Mulroy last edited by

      Hello team,

      Is there a way to access the shop products via API? Or via CloudBackend?

      I'm thinking of using the show to organize internal inventory, but I'll need to lookup values from the CloudBackend for that to work.

      I'm also wondering if you can trigger certain actions when purchases happen - can you call an CloudBackend function on successful purchase?

      Please let me know. Thank you!

      1 Reply Last reply Reply Quote 0
      • Joseph Benguira
        Joseph Benguira last edited by

        Hey Daniel,

        Yes you can read the shop products from CloudBackend! Please check our postman API collection available here:
        https://support.appdrag.com/blog/80-REST-API-for-Blog-and-Shop.html

        You can also configure in the shop settings a webhook URL to be notified on each transaction, and of course you can indicate the url of a cloud backend function to receive the webhook and do things (store in a db, send a custom email, store in a CRM/ERP, ...)

        1 Reply Last reply Reply Quote 0
        • First post
          Last post