Skip to content

Conversation

@wotta
Copy link
Contributor

@wotta wotta commented Jan 21, 2025

  • PHP version: 8.4
  • SDK version: 3.10.2

Current behavior:
Currently I am unable to fetch the associatedEntities data from the Thread object.

Changed behavior:
Implemented some logic to hydrate and extract/get the associatedEntities data from the Thread object. Main reason for this implementation is because of the convo.merged webhook utilizing this field within the dataset which I need to hook into to resolve some stuff on my end.

Changes proposed in this pull request:

  • Add new associatedEntities property for the Thread object.
  • Implemented logic to extra the data within the hydrate method.
  • Add getter.
  • Add helper wasMerged method used within ThreadTest to help keeping the test logical.
  • Updated ThreadTest.

@wotta
Copy link
Contributor Author

wotta commented Sep 1, 2025

Hi @miguelrs, I bet you are busy so this is a gentle ping for opened PR's.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant