Hello!
I am trying to format multiple Salesforce records to be sent in a Slack message. I want the formatting to group each record together so it would look something like this:
Name #1
Account #1
Email #1
----
Name #2
Account #2
Email #2
It is checking for new records everyday so we aren’t sure how many records each day. I have tried formatting line item to text, line itemizer, text to line itemizer, and just cant seem to figure it out.
TIA!