I have been working with Microsoft Copilot Studio to create a solution that will allow me to create a contact, deal, and notes in that deal by associating all three of these together. I have been successful in creating a new deal object and contacts in HubSpot by having the properties input set to dynamically fill with AI and providing it with the proper information in the chat window. However, when I try to add the association input with dynamically fill with AI, I am continuously getting a response telling me to provide the ID, association category, and association type ID. After I respond with the fields, it continues to ask me the same question. I've tried doing a manual input for association instead of dynamically fill with AI with JSON
([{"to":{"id":"DEAL_ID"},"types":[{"associationCategory":"HUBSPOT_DEFINED","associationTypeId":214}]}])
but the issue persists. How can I resolve this issue in a manner that allows Copilot Studio to fill in the values itself and not ask the user? If any additional information is needed please let me know! Thanks!

Report
All responses (
Answers (