App for order webhook

flipfairy
Visitor
1 0 0

I would like to create an app wherein once a merchant registers, I can get a webhook event every time they get an order.

I would use that webhook to get order details and create arrangements on my website to pick up the order and deliver it.

What kind of app should I create?

Reply 1 (1)
cyclic_science
Tourist
6 0 1

I'm working on a kind of app-builder that would make it very easy to receive the webhook with the order data.


@flipfairy wrote:

create arrangements on my website to pick up the order and deliver it.

Before I suggest anything, can you elaborate on this a little bit more? What do you need to do with the order data?