#RicardoNeto

1 messages · Page 1 of 1 (latest)

rose ventureBOT
broken tree
#

Basically it would be to resend the event evt_1MaI0IJh9ZHcVWh9DE9S96kN referring to the creation of the parcel.

But I couldn't find a route to list the plot's events to catch the creation event and be able to resend

dusk tulip
#

Hey there, yes you can resend webhook events as long as they fall within the 30d retention window

broken tree
#

Thanks for the feedback.
Wouldn't I be able to perform this action via the API route?

dusk tulip
#

No, that's not available. The CLI is the only way to do this.

broken tree
#

Can I call CLI via PHP function?

dusk tulip
#

Potentially, I'm not really sure. It's mostly meant for local use via terminal

broken tree
#

I understood. Thanks a lot for the help.

I think it's better if I collect the invoice data and create it manually in my application, as the webhook may not be found due to the 30-day deadline.