Re: Pipelines Slack Channel
Not sure how this worked for you, but Slack did not recognize this formatting for me and spit out the full text, "<ahref" stuff and all.
If you are comfortable with a clickable full link URL being displayed, try this:
1. Make a Formula URL field called [Link to Record for Slack] (or something like that)
2. Make the value:
URLRoot() & "db/" & Dbid() & "?a=dr" &
"&rid=" & [Record ID#]
3. Add this field [Link to Record for Slack] to your pipeline delivery.
My results came out like you see below.
The URL was clickable, because of Slack's URL handling in chats.
-------------------------------------------------
James has created a new job!
Client: Nike
Job Code: NIK_0720_152
Estimated Start Date: 2020-07-22 00:00:00+00:00
----------------------
Link: https://xxxxxx.quickbase.com/db/xxxxxx?a=dr&rid=123
This bold items are fields mapped from the pipeline.
NOW if anyone knows how to get ride of those timestamp zeroes, I'd love to hear it. The field they are pulling from is Date (not time) field, so I think it's Slack.
------------------------------
Adam Parker
------------------------------