Skip to main content

My post trigger action is to send an email through outlook but I’m having trouble figuring out how to format the email so that it’s more presentable. 

Currently it just strings all the text info and data together into one long line.

 

So instead of something like this: 

 

Sales Enquiry 

Name: John Smith

Phone: 123456

 

I’m getting: 

 

Sales Enquiry Name: John Smith Phone: 123456

 

Thanks

Daniel

Hi @danigold 

Good question.

Make sure to add line breaks in the Zap config.

Are you using HTML or plain text format for the email?

Can you post screenshots with how your Outlook Zap step is configured?


Hi Troy 

Thanks for responding! 

Trying HTML but by no means an expert in any of this! 

See screenshot of the Zap step

 


@danigold 

Change this to plain text:

 


I tried that but got the same result! 


Scratch that, that worked actually :)