I tried to use the webhook-function when a member is modified. If I test with webhook.site it works. If I test with RapidAPI (like Postman) the hook is responding with a 200 correctly, firewall is configured.
I am using https://blabla.com:3773/webhook/ghost as URL (sample only, port is really 3773). The call does not reach the server. It looks like it was never sent. Are there any restrictions in using ports for webhooks? What could be the problem?
There shouldn’t be any restrictions from Ghost’s side. Do you perhaps have a firewall or similar that’s blocking the outgoing request from the Ghost instance? Also, have you checked your logs to see if Ghost is erroring when it tries to make the webhook request?
Ok, I’m a bit confused, so you’re saying Zapier can’t talk to an address with a port? I was under the impression you were having problems getting Ghost to make a web hook request directly to an address with a port.
Can you start from the beginning and detail exactly what you’re attempting to do, how you have it set up, and what isn’t working?
This does not work, even not show up on our server. Exactly the same request in Zapier works. To be true: I just want to do it from Ghost to save the Zapier fee (I just took one month ;-)
I used Zapier only to proof that our webhook is working.
Have you checked your Ghost logs to see if there are any errors when it tries to make the web hook request?
Have you confirmed that your Ghost instance is able to make outgoing connections to non-standard ports? (You can’t test this with Zapier as that will use port 80 for the Ghost->Zapier connection)
I do not know how I could test this. Is there any setting I missed? The triggering of an event seems not to show up in the history anyhow. (Is “history” above what you meant with Logs?)
Sorry, I am using the hosted version - I am using WordPress yet but I learned hate it. I would prefer the hosted version. Is there any option to see the logs of Ghost Pro site?
Oh, I didn’t realise you were on Ghost(Pro). In that case, email support@ghost.org to get direct help, this forum is for community support and self-hosters