Skip to main content
Answer

How to programmatically add conditional formatting rules during card import?

  • July 18, 2025
  • 2 replies
  • 37 views

Forum|alt.badge.img+2

Hello everyone,

I am developing an Editor Extension to import GitLab Issues as Lucid Cards. My goal is to automatically apply a specific set of conditional formatting rules to each card upon import.

While I can add these rules manually through the Lucid UI after the cards are created, I want to automate this process to ensure consistency for all imported cards.

In the documentation, I found an example of how to achieve this using a LucidCardIntegrationCustomImportModal. However, my extension uses a LucidCardIntegrationStandardImportModal.

 

https://lucid.readme.io/docs/data-visualization#adding-conditional-formatting-rules

 

My questions are:

  1. Is it possible to programmatically add conditional formatting rules to cards when using a LucidCardIntegrationStandardImportModal?

  2. If so, where can I find the documentation that details the structure and syntax for defining these conditional formatting rules in code?

Thank you for your help!

Best answer by Michael B

Hello mmuenker,

 

I am processing your question and will be in touch.

Comments

Michael B
Forum|alt.badge.img+4
  • Lucid product team
  • Answer
  • July 18, 2025

Hello mmuenker,

 

I am processing your question and will be in touch.


Michael B
Forum|alt.badge.img+4
  • Lucid product team
  • September 12, 2025

Mmuenker, did you ever get the answer to this? I was just checking my notes and discovered I somehow let it fall of my list. I aplogize for missing it. Let me know what your status is and I’ll prioritize getting an answer.