Connect Shopify-tracking with bot
# 🤝help
c
Hi, does anyone know if I can connect my bot with Shopify so when the user asks for their package, the bot asks for the order number and checks the status of the package on Shopify?
g
Yes you can do that!
a
Yep, I would start with their fulfillment api https://shopify.dev/docs/api/admin-rest/2023-07/resources/fulfillment
c
okay and when I have the API what do I do next?
a
looks like this endpoint can get the status & tracking URL https://shopify.dev/docs/api/admin-rest/2023-07/resources/fulfillment#get-orders-order-id-fulfillments-fulfillment-id but you'd first need an order number and you user's oauth
c
okay, thank you so much. as i’m not good with code, could you give me a code and how to implement it in my botpress? would be very cool.
a
I can't write the code for you, but maybe there is someone of #1121494527727902891 you could hire to take on the project.
7 Views