squads - Difficulty setting Dynamic Variable value...
# support
j
Is messageResponse.squad.membersOverrides.variableValues not yet implemented? It doesn't appear in the example JSON object in the documentation. I am passing a few variable values in memberOverrides and they are not taking effect in the call. I'd prefer not to have to use squad. members[n].assistantOverrides.variableValues because I am using make.com to implement the webhook, and it appears to be difficult do to this if I am retrieving the squad JSON from the Vapi API and need it to work for any number of assistant members within the squad.
v
@jmatson It sounds like you're trying to use a feature that might not be fully documented or implemented. If
messageResponse.squad.membersOverrides.variableValues
is not working as expected and it's not present in the example JSON object in the documentation, it's possible that this feature is not yet available or there might be an issue with how it's being used. Since you're looking for a solution that works dynamically with any number of assistant members within the squad, and you're using make.com (formerly Integromat) to implement the webhook, I would recommend reaching out to the support team for more detailed guidance on this matter. They can provide you with the most accurate information regarding the implementation of
membersOverrides
and how to properly pass variable values. In the meantime, if you have any other questions or if there's anything else I can assist you with, please let me know!
You can continue this conversation by mentioning me in the message.
s
@jmatson can you share the recent call id which you have used to test dynamic variables.
4 Views