I am attempting to setup a workflow for a Callback system for my Sales calls. My plan was that when a record in my Callback List View inside my Touchpoints table was updated to have the Call Result column be set to Voicemail select - that it would au...
I have a Lookup field called 'Call Result' in my Contact table for my Touchpoints table's 'Call Result' column - which is a drop down. I have a view called 'Hit Lister' and I would like to filter records where I have encountered - for example - 8 voi...
Hi,
So I have a table called Daily Hits to which my Touchpoints are linked to - so a day might have 30 touch points as an example - I’ve created another table called Journeys… what i want to do is have a number of columns representing a customer jour...
So if I do a formula like this in AirTable:
phone=‘+61 432 777 028’
it can figure out the + and even the space - but it gets more complicated when trying to filter by formula through API… now I’m sure i’m missing something but here is the proof… in v...
Hi,
So I’m using PHP which has this functionality built in (basically I give it a number and it converts it to how I would like it…) specifically I’m in Australia but the format I’ve chosen to go with is like this:
+61415932797
so let’s break this do...
I can confirm catz solution works perfectly - my only challenge is being able to populate a Link field. I had assumed since I can just paste the name of the Contact into the Contact column and have it become automatically linked to the Contact record...
Hi Catz,Thank you for the follow up - am attempting this now and once I have a proof of concept I will mark as resolved.Thank you for all your help so far - your advice of adding a formula with dateadd function was very astute and I look forward to i...
Thank you, this is an approach that I had not considered but actually makes a lot of sense. I will mark this as Solved for now as it is an approach using techniques which I am familiar with. Thank you.
Thank you for that suggestion @AirBenderMarcus - this worked perfectly for me. Thank you and also I appreciate the effort you have gone to replicate my issue on your end to find the solution.I can confirm that even after removing other filters as sug...
Hey thank, really? I didn’t do a completely parallel test in comparison? If that’s the case I apologise… in either case I’ve got the functionality working that this relied on and AirTable api is working fine (I just removed all the spaces so this iss...