Search
You searched for the word(s): email
-
Just to clarify: When you edit your email template, click the Insert/Edit Image button on the toolbar. You'll then be able to upload the picture to your account database and use the tag I mentioned.
- Ashur
-
Every year I run a hockey playoff pool with some of my friends (yeah, yeah, we like hockey in Canada). As the amount of people in the pool grew each year, it became increasingly hard to hold a live draft. It was impossible to have everyone in the same place, at the same time (or even online at the same time)!
Naturally, to address this ...
-
method:v2 latest alpha publish
The following list is what has changed for the alpha-version of method:V2. This includes code checked in between Oct 18th and November 1st.
The last published version was November 1st, 2013, at 6:00 PM Eastern.
Fix - Only bound images show CanBeEdited property.
Fix - Uploading images on picture and attachment ...
-
I am new to Method (in trial). I want my customers to be able to send an email to support@mycompany.com and have it create a new support ticket. Does this CRM do that?
Thanks in advnace
-
Thanks, I'll follow that process for linking fields. Presumably I need to wait until the engine is not actively synching.
I'll try clearing my cache before my next attempt at putting a link into an email.
-
Good Morning,
Would you be able to forward me the full version of one of these failure emails so I can take a look?
My Email is <b.hargreaves@method.me>
Thanks jsautel!
-Ben
-
Office 365 requires SSL (actually TSL). AT&T didn't like that port because I believe they use SSL, not TSL. But with AT&T it doesn't seem to matter if it's SSL or not.
-
Hi Ronen,
I am creating a EmailTemplate and using that, yes in the body of the Email i am trying to display the data from the table in the method.
Thanks
Navitha.
-
Hi Jessica,
Can you try creating a brand new activity and assigning it to one of the users that you get this error with, let me know the outcome. It looks like an actual issue with the email settings being used, either for the default outgoing SMTP server you have setup in Method, or the emails for each user.
- Ashur
-
StickerBrad,
Yes you should still be able to convert a lead to a customer by updating the lead status to false. You need to use MethodAPIUpdateV2 to set IsLeadStatusOnly to false where the RecordID matches the lead you want to convert into a customer. Here’s some sample c# code that does this:
...
|
|
|