Scott Crane
My feedback
56 results found
-
38 votes
Scott Crane supported this idea ·
-
254 votes
The suggestion may be planned, but there is no timeline on this feature being added. This suggestion is remaining open and can continue to gather votes and comments!
Scott Crane supported this idea ·
-
431 votes
The suggestion may be planned, but there is no timeline on this feature being added. This suggestion is remaining open and can continue to gather votes and comments!
Scott Crane supported this idea ·
-
533 votes
The suggestion may be planned, but there is no timeline on this feature being added. This suggestion is remaining open and can continue to gather votes and comments!
Scott Crane supported this idea ·
-
227 votes
Scott Crane supported this idea ·
-
30 votes
An error occurred while saving the comment -
26 votes
-
43 votes
An error occurred while saving the comment Scott Crane commented
I don't use Calendly, but I have read elsewhere that there is a method to get the appointments into Redtail. The steps as I recall where to:
1. Set up Redtail Retriever Cloud syncing with your Outlook
2. Have appointments from scheduling app moved into the Outlook calendar created by Redtail Retriever CloudIf you can't choose which calendar in Outlook Calendly saves to, you can use an app like Zapier to automatically move it from one outlook calendar to another.
Obviously, a direct integration would be better, but thought I would share this in the meantime since I use Zapier to move Outlook appointments from my Outlook to my Redtail.
-
7 votes
An error occurred while saving the comment Scott Crane commented
I was told to go to status.redtailtechnology.com to check if the CRM was not operational. Just an FYI.
-
96 votes
Scott Crane shared this idea ·
-
19 votes
-
276 votes
The suggestion may be planned, but there is no timeline on this feature being added.
This suggestion is remaining open and can continue to gather votes and comments!
Scott Crane supported this idea ·
-
79 votes
Redtail’s Product Owner has read the suggestion and there is some internal discussion needed in order to determine next steps.
This suggestion is remaining open and can continue to gather votes and comments!
Scott Crane supported this idea ·
-
33 votes
-
25 votes
-
15 votes
Redtail’s Product Owner has read the suggestion and there is some internal discussion needed in order to determine next steps. This suggestion is remaining open and can continue to gather votes and comments!
Scott Crane supported this idea ·
-
41 votes
Scott Crane supported this idea ·
-
83 votes
The suggestion may be planned, but there is no timeline on this feature being added. This suggestion is remaining open and can continue to gather votes and comments!
Scott Crane supported this idea ·
-
87 votes
Redtail’s Product Owner has read the suggestion and there is some internal discussion needed in order to determine next steps.
This suggestion is remaining open and can continue to gather votes and comments!
Scott Crane supported this idea ·
-
83 votes
The suggestion may be planned, but there is no timeline on this feature being added.
This suggestion is remaining open and can continue to gather votes and comments!
Scott Crane supported this idea ·
We really missed this when we switched, we had our IT people set it up using AutoHotKey. I've included what the code kind of looks like below in case you know someone who can set it up, but it does have one downside, you have to disable the Ctrl+J web browser shortcut that takes you to downloads, or if you use Ctrl+J shortcut in any other program it must be disabled. May not be an issue for you.
002: Send,SC -%A_Space% (0.08)
003: FormatTime,CurrentDateTime,,MM/dd/yy - h:mm tt
004: SendInput,%CurrentDateTime% (0.03)
005: Return (138.66)