Is there a list of template "fields" that can be used in Twilio
Is there a list of template "fields" that can be used in Twilio? I see the basics on the setup page, but I want to send my messages in "deals" page. I found that ${deal.title} works but what field can be used to pull the persons name inside the deal page? ${person.name} does not work unless you are on the contact page.
Here is the ones they list...
Use this placeholders in below message
${person.name} , ${person.first_name} , ${person.last_name} , ${person.next_activity_date} , ${person.last_activity_date} , ${person.label} , ${person.67418abfe37a1a75a9a83c06afd71277662542c9} , ${person.f7ac0d27ecd9c1465948590a90deafc190071867} , ${person.org_name} , ${person.cc_email} , ${person.owner_name}
But I know other ones work as I got ${deal.title} to work
Comments
-
Hello Frank Wible,
Now we have updated the app such that the above requirement is included. Kindly check the same in latest app UI.
App link: https://www.pipedrive.com/en/marketplace/app/twilio-sms-whats-app/c8a6c923cf443ed6
0