APIs & Integrations

MEspinosa
Participant

CRM Extension queries not working

I want to send a custom property for my deal on CRM extension, but there's a bug where custom properties are not reaching the code inside the query object.

I'm trying to send my custom property "property_ref", sended like this

MEspinosa_1-1667406875549.png


But, when using the query, I'm not getting the requested property

MEspinosa_0-1667406829045.png


It's not a configuration problem because I've set up the Deal Scopes the right way, and my other CRM cards don't have problem with queries.

 

Does anyone knows what is happening here? Thanks a lot.

0 Upvotes
1 Reply 1
weiliang_lee
Top Contributor | Diamond Partner
Top Contributor | Diamond Partner

CRM Extension queries not working

Hi @MEspinosa 

 

I think there is a problem with the dropdown component when "creating" it. You see that the value is actually Create option "property_ref" which is erroneous. I tried it out too, and it seems the way to input a value is the copy the word "property_ref" into your clipboard then paste directly into the dropdown. That way it won't have the Create option text.

 

Quite sure this is a bug, not sure who to tag from the HS team. Perhaps community manager @Jaycee_Lewis can point the right person to it.

 

Cheers

WL

0 Upvotes