
Masterclass Summary:
In this Supercharged! Masterclass Jordan looks at how you can gather a set of relationship fields from an item you are linked to and drop them into the item (regardless of the fact that you have no initial direct link to those items).
Jordan uses the example of a smrtPhone Communications record where the system links the call to a contact, and we use Citrix Podio Workflow Automation (Citrix PWA aka GlobiFlow) to get the related contact and then go a second level and get those relationships that link to that contact. It’s simple trick but one that is hugely useful in your Citrix Podio design!
In this masterclass you’ll learn:
- Why you don’t need to build relationship fields both ways between two apps
- How to see what items are related to an item you are looking at
- How to use the “Get Referenced Items” action in Citrix PWA / GlobiFlow
- How to use an “IF” statement in Citrix PWA / GlobiFlow
- The difference between a Forward Reference” and a Reverse Reference”
- How to use information you collected in a “Get Referenced Items” action and drop them into your Podio Item.
Transcript
Narrator 0:01
You’re watching another supercharged masterclass with Jordan Samuel Fleming your opportunity to learn the ins and outs of Podio design and development from one of the top Podio partners in the world.
Jordan Fleming 0:14
Hey, everybody, it’s Jordan Fleming here with another supercharged masterclass. Now, today, I’m going to dive into something that I find really useful. And we tend to build in a lot of our systems. And it kind of relates both to smartphone in the sense that I’m going to show you an example using the smartphone logging in Podio. But it also just relates to a good POJO design habit, which is the ability to get a kind of, you may call it twice removed relationship fields, right. So I’m I’ve got an app that’s related to another app. And then that app is related to other apps. And I want to link them forwards that want to bring that link together, sort of like that logical puzzle, we all learned in high school, a to b, b to c is a to c well, using globey flow slash Citrix PWA it can be, let’s dive into Podio and take a look.
Okay, so here we are in Podio. Now, I said it related a little bit to the smart to smartphone. And it does, because we use this process all the time when we’re setting smartphone up for customers. And you can see here that I am looking at a smart phone call that was logged in the smartphone communications app. Now, the key thing here is that we’ve added this section down below, called related items. And you can see here, it’s got user number related property related transaction, etc. Now, all of these things are relationship fields. And, of course, what we want to do is we want to automate this right, we want to be able to say, when a call happens, go over to the contact, it’s already in my CRM, find the things that matter, and drop them in. And that’s what I mean by kind of, you know, the sort of twice removed relationship field A to B to B to C. So we’re going to actually use the contact in this case, to gather the main things we care about, which in this case is the property and transaction. On this example, of course, you can extrapolate this to use almost any type of data or app. But here, I’ve got a communication as logged against William smart. And I’m going to use that William smart contact to grab the property that William is trying to sell me and the trends, the disposition transaction that is related to that property. Now, how do I get those two? That’s the thing we’re going to dive in today. Because you can see here that Williams smart if I go to his contact record, sure enough, he has got, Hey, are you using Podio to manage your real estate investment business Wait, click the link to find out why 1000s of real estate investment professionals are using Podio plus smartphone to make more calls, send more text and close more deals, click the link the transaction and property. They’re related to him by using that forward relationship. So how do I get that? How do I go to WM and find the information that I want to drop it in? Well, I’m going to show you in Citrix PWA. So the key things here are the notion of get referenced. And the two parts of get reference, which is a forward and reverse, you’ll see this soon you start to play with it. Now, you got to be a bit careful about this. Because you can start getting into these weird loop situations where you’re, you know, linking doing relationships forward and then another one back completely unnecessarily. You don’t have to do one relationship this way and one back, because you can do what’s called a reverse lookup. So if you look at here, what I’ve done is very simply, I’ve said okay, if there’s a contact here, ie, if the communication contact, the contact that smartphone logs to because he’s already in my CRM is not no ie it exists, something’s there. And then this is the important bit, I’m going to go get reference in the first reference I’m going to do is to that contact. So I’m going to go get reference to the contacts for word. So from the app forward to the contacts using the field communication, contact. Great, that’s all I need. Then, I’m gonna go well, I want to do another step. And this time, I’m going to go from contacts to prop properties. And I’m going to do that reverse. Why is it reverse? Well, because this first one, I’m on the communications app, and I’ve got a direct relationship forward to contacts. But when I’m on contacts, we don’t have a relationship field forward to property. Property is related to the contact, right? So instead of whereas in the first example, communication goes forward to the contact, in a second example, I’m on the contact, and the, the property is actually doing the forward relationship, right. And that’s why we call it a reverse because we’re going forward to contact and then we’re doing the reverse down to property, because it’s property that relates to contact, okay, hands up who’s using Podio for real estate, and they don’t want more Leads. Nobody, you want more Leads closed, well check out smartphone for Podio, the only phone system fully built for Citrix Podio. With an fully integrated power dialer, and our amazing mobile apps, it means wherever you are, you can make more calls, love to Podio, send more texts, love to Podio and close more deals, all logged to your Podio CRM, click the link, check it out.
And I’m doing that using the field primary seller. And then I’m also going and getting the transactions, I’m doing that exact same thing, because the transaction relates to the property, the property, the contact, and the communication of the contact, I can do that whole chain and grab those things. Now. I will say little caveat, that if you’ve got a buyer, in this case, a seller with a lot of properties, you’re gonna have to do some more steps. But in this example, it’s a one to one relationship, I’m sure I’ll do a video at some point where we’re starting to look at, you know, broader things and more, you know, being able to make sure you you grab all the relationships. But in the case that I see so often in real estate, we’re talking about a seller who’s got property, and a transaction does a disposition transaction related to that property. So I’m going forward relationship, communication to contact, reverse property comes up. So contact properties reverse property transaction is reversed, because transaction relates to property, property to contact, contact, communication. All those are clearly defined here. And then all I’m doing is I’m going ahead, and I’m updating the property by those values that I have grabbed, cuz I’m doing a Git reference first, I now have the ability to grab the referenced items. And it’s it’s plural here in parentheses, because sometimes it’s multiple in this case is just singular. But I’m grabbing them. And that means that when a call happens, what happened here was, oh, the contact was not no, I’m going to go forward to William boom. And then I’m going to reverse down to the property and reverse from the property to the transaction, grab both of those. And of course, drop them into the property and the transaction field. It’s very simple. It’s incredibly simple. But it’s important that you understand that concept of a forward relationship field, and then a reverse. And it’s also important to understand that concept, as you’ll see in a couple of other masterclass videos, because there’s no need to do a relationship field both ways. I don’t need to do a relationship field here. And then on this app, do one back, I only need the one direction. Because Citrix PWA is clever enough to allow me to go a let’s do a reverse lookup. Let’s go back, let’s go to the ones referencing me, instead of the ones I’m referencing, are using Podio. With call rail. There’s a better way, click the link, find out why hundreds of businesses have moved over to using smartphone, the only phone system built for Podio. Make more calls, send more texts and close more deals. Click like it’s a really simple thing. But it’s something that we find really useful a particular communications app, this smartphone app, because when a call happens and the contact happens to be in our database, we can go ahead and grab all sorts of information, the property the transaction, we could grab the buyer profile of the buyer profile. If it’s a related to a campaign, the particular property, we could drop those in as well. And all of that can happen automatically by simply using that get referenced both forward and reverse. Hope that helps. And of course, if you disagree, agree, got any questions, hit me up in the YouTube comments. Do make sure you ring the bell. subscribe to YouTube channel. Give us a like give us a review on our podcast as well. Really, this masterclass series is all about you guys. So if there’s something you want me to cover, please do let me know. And as always, thanks for watching. Hey,
Narrator 10:00
thanks for watching this Supercharged masterclass with Jordan Samuel Fleming CEO of smart bone. Don’t forget to hit the subscribe button on our YouTube channel to be notified of new podcast episodes Podio masterclasses and in depth Podio extension reviews
Add comment