You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that creating a webhook for “member.updated” makes the webhook trigger even when a new member arrives…
Is it only me? I am using this hook in Make.com I see the logs of what has been passed from this webhook.
Not sure if this is a Ghost bug or a Make.com bug.. please advise. Eventually seems like Make is using Ghost webhooks...
See here below, created_at and updated_at (both previous/current) have the same time
Steps to Reproduce
when a new member signs up, the webhook member.updated still activates. To see this you just need to listen to updated.member make.com webhook and register as a new user to your ghost website
Issue Summary
I noticed that creating a webhook for “member.updated” makes the webhook trigger even when a new member arrives…
Is it only me? I am using this hook in Make.com I see the logs of what has been passed from this webhook.
Not sure if this is a Ghost bug or a Make.com bug.. please advise. Eventually seems like Make is using Ghost webhooks...
See here below, created_at and updated_at (both previous/current) have the same time
Steps to Reproduce
when a new member signs up, the webhook member.updated still activates. To see this you just need to listen to updated.member make.com webhook and register as a new user to your ghost website
Ghost Version
Latest
Node.js Version
nd
How did you install Ghost?
Pikapods
Database type
MySQL 5.7
Browser & OS version
No response
Relevant log / error output
Code of Conduct
The text was updated successfully, but these errors were encountered: