Since every CRM, Integration Service, and API are a little different we have setup our Endpoints and the available Field/Value Pairs that will be required accordingly.
Your Users will not gain access to the tools and data until they have been properly "Authorized" into the system.
Webhook Basic Links
- Setup New User Account - Setup all Users.
- Update Existing Account - Update User account.
- Fully Cancel User Account - Close User account.
Every Webhook transmission will require their Email Address and CRM Contact ID to validate and update their accounts.
All other Value Pairs are relative to the actions being taken.
Example 01: New Buyer
Let's say you sell a Bundled Subscription Product that will include these Plugin Tools for the Entire USA(ID: 440). You named your hypothetical product "REI Premium Bundle". The Customer will only pay $39 up front with your offer and then will pay $97 a Month.
Below is what you would setup in your prefered service to send the HTTP Post for each Customer/Buyer.
Values To Be Sent
Example 02: Upgrade Customer
Let's say you have a customer who just Upgraded their account from their "REI Premium Bundle" Monthly Subscription to your new Annual subscription. They will only pay $258 up front, and then will pay $297 a Year moving forward.
Below is what you would setup in your prefered service to send the HTTP Post for each Customer/Buyer.
Values To Be Sent