CRM Development Tools Beta

VRandima
Member

Pass object Type to propertiesToSend

{
  "type": "crm-card",
  "data": {
   "title": "CRM Card",
   "location": "crm.record.tab",
   "fetch": {
     "targetFunction": "crm-card",
     "objectTypes": [
       {
         "name": "p_cat",
         "propertiesToSend": ["hs_object_id" ]
       },
       {
         "name": "p_dog",
         "propertiesToSend": ["hs_object_id"]
       }
    ]

   }
 }
}

Is there a way to pass ObjectType to propertiesToSend like we are now passing hs_object_id?

0 Upvotes
0 Replies 0

0 Replies

No replies on this post just yet

No one has replied to this post quite yet. Check back soon to see if someone has a solution, or submit your own reply if you know how to help! Karma is real.

Reply to post

Need help replying? Check out our Community Guidelines