Webhook data for 3rd party intergation

Can we get a “type” or “event“ added as a prams to all JSON from web hooks. Right now theres not easy way to see what kind of event triggered it, so you have to create a

unique endpoint url for each one. Where as if there was a type pram attached to each one we could generate one endpoint and assign it to all web hooks within SPIRO.

{

“Type“: “ClientCreated“

"EmailAddress": "admin@spiro.media",

"FirstName": "Spiro",

"LastName": "Admin",

"PhoneNumber": "+11234567890",

"ProfileLink": "https://admin.spiro.media/clients/agents/00000000-0000-0000-0000-000000000000",

"ProfilePictureURL": "https://admin.spiro.media/assets/profile-pictures/admin.png",

"CompanyName": "WOW Video Tours",

"FirstOrderID": "00000000-0000-0000-0000-000000000000",

"FirstOrderAddressL1": "2100 Diller Road",

"FirstOrderLink": "https://admin.spiro.media/orders/00000000-0000-0000-0000-000000000000",

"CreatedOrEditedOnPortal": "UpdatedOnOrderPortal"

}

This probably wont help most people but will defiantly help larger companies that utilize web hooks or any 3rd party software.

Please authenticate to join the conversation.

Upvoters
Status

In Review

Board

💡 Feature Request

Date

4 months ago

Author

Tucker Higley

Subscribe to post

Get notified by email when there are changes.