Wish there was a topic for account activity!
My webhooks have changed overnight… but I cannot find any documentation for these changes. .
For example:
yesterday this is how a direct message started…
{“direct_message_events”:[{“type”:“message_create”,“id”:“9958786681728XXXX”,“created_timestamp”:"…
Now they look like this
{“for_user_id”:“13857489XX”,“direct_message_events”:[{“type”:“message_create”,“id”:“996147684904873XXX”,
Plus we only get 1 user object , rather than 2 ( for sender and receiver)
I guess it makes sense to have the ‘for_user_id’ … I’m more concerned I cannot find anything about this.
I’ll carry on hunting… wondering what else has changed ( broken from my side …lol)
I note the old json is still described in the documentation…
Objects
I will stop coding for the changes and wait till I see something that confirms these are actual changes rather than some sort of bug. ( I was doing a demo today… typical timing!)
Cheers
Rob