Hi there
I am trying to setup a webhook, but here is what is going on
If I sent an invoice for the first time after it been created, I get webhook call, but if I have to sent it again after been sent oonce, I don’t get webhook call.
If I sent it as a reminder it does not get called either
can this be easy added to whenever time email is sent it call the webhook
also how and when it fires for reminder invoices
I am triyng to implement twilio SMS, I have tryied most plantforms around, but they don’t get all information for client, and your webhook does, but now I have this issue that it don’t fire every time we sent an email
Here is what I have done and working
webhook when send invoices. done and working proper.
webhook when reminder is email. Not working (I need help understanding how this works, when it get fireup)
I attached pictures below refrerence to my system settings.