Justin points out that the `marketing-email` scope might be necessary for sending the email and suggests checking for the required add-on.
John found the solution: you cannot use a GraphQL alias on the primary field/object being used to resolve the dynamic page (`dynamic_page_data_instance`). Removing the alias fixed the 404 error.
No concrete answer provided; remains a question without resolution.
No solutions are provided to this question; it remains unresolved.
Justin points out the difference in input names used in the forms might be the issue causing the inconsistency.
He discovers that specifying the unique properties during import affects response data, suggesting a particular implementation detail.
Justin recommends using custom events tied with the tracking script to enable the logging of user behavior.
Android documentation linked in Eric Song's response confirms minSdk 26 is required.
Joe suggests performing queries with filters to alleviate issues with overly large data responses.
Carter proposes using batch updates by email address to associate deals with contacts.
Justin discusses using Javascript to handle the integration with the Help Desk effectively.
Andrew suggests there's potentially an API inconsistency regarding expected ID formats.
Amalia suggests using task queues assigned to specific users as a workaround
It may be necessary to ensure that you are properly testing in a proxied page flow; check configurations on the server side and how cookies are being handled.
Martins refers to documentation suggesting that this should work, asking for any insights into the issue.
Martins suggests the ngrok free plan should be sufficient for testing.
David Bojsen suggested using webhook.site or pipedream.com/requestbin for testing webhooks without local setup.
Horea found community suggestions about using a HubSpot-hosted proxy page to invoke the serverless function.
No direct answer provided in the thread; the topic remains unsolved.
Amalia notes that copying sensitive data to non-sensitive fields violates HubSpot TOS