The lack of documentation is a result of this small module mostly being targeted at developers. It is expected that a developer would be able to read the code and understand how the callbacks work.
The callback url pattern is
webhook/[webhook-machine-name]
.
I'm closing this support request as the OP's question has been answered.
Thanks . . . that was what I thought it should be and what i initially used - but the issue was Secure Pages causing a re-direct loop even when set to enable the path for a secure page - and disabling secure pages solved it
Comments
Comment #1
skwashd commentedThe lack of documentation is a result of this small module mostly being targeted at developers. It is expected that a developer would be able to read the code and understand how the callbacks work.
The callback url pattern is
.
I'm closing this support request as the OP's question has been answered.
Comment #2
bobburns commentedThanks . . . that was what I thought it should be and what i initially used - but the issue was Secure Pages causing a re-direct loop even when set to enable the path for a secure page - and disabling secure pages solved it