COMMUNICATIONS
Configurations
Webhooks
5min
Video tutorial to configure webhooks endpoint URL:
When the organization ID & subscriber E-mail address matches perfectly, the subscription is active and the status will be displayed as given below:
Input
https://subscription.myfundbox.com/webhook?orgid=1313&subscriberId=test@myfundbox.com
Replace Org Id = "Your MYFUNDBOX Company ID" & subscriber Id = "Your Subscriber MYFUNDBOX E-mail Address"
Output
When there is no records or organization ID & subscriber E-mail address doesn't match, then the subscription is inactive and the status will be displayed as given below
Input
https://subscription.myfundbox.com/webhook?orgid=1313&subscriberId=test@abc.com
Replace OrgId = "Your MYFUNDBOX Company ID" & subscriberId = "Your Subscriber MYFUNDBOX E-mail Address"
Output
Updated 29 Dec 2023


Did this page help you?