Blog Post
QuickBaseJunkie
Qrew Legend
6 years agoThe webinar was great! I've also had a chance to use Pipelines a bit in Early Access 🙌
I'm recreating a Webhook I have that sends notifications to a Slack channel.
I can duplicate just about everything except the use of field prefixes.
For example, I have a JSON webhook with the following:
------------------------------
Sharon Faust (QuickBaseJunkie.com)
Founder, Quick Base Junkie
https://quickbasejunkie.com
------------------------------
I'm recreating a Webhook I have that sends notifications to a Slack channel.
I can duplicate just about everything except the use of field prefixes.
For example, I have a JSON webhook with the following:
From `[Old.Status]` to `[New.Status]`
I tried this, but the prefix didn't work:
From `{{a.old.status}}` to `{{a.status}}`
So, my question is... Is it possible to use field prefixes in Pipelines, and if so, how?
------------------------------
Sharon Faust (QuickBaseJunkie.com)
Founder, Quick Base Junkie
https://quickbasejunkie.com
------------------------------