Support request: Sequence of sequences
See original GitHub issueDoes StriclYaml support nested sequences like e.g. seq_of_seqs
seq_of_seqs:
-
- "a"
- "b"
-
- 1
- 2
I could not find a corresponding section in the sequences docs.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Create and edit sequences - HubSpot Knowledge Base
Use the sequences tool to send a series of targeted, timed emails to nurture a prospect over time.
Read more >How To Create an Outreach Sequence
Creates a new sequence using common cadences and interactions as a starting point. Click Blueprint. Search and click the applicable sequence to ...
Read more >Understanding sequences - Front Help Center
Overview Front allows you to send automated sequences to a list of email addresses. Here's what you should know before creating sequences.
Read more >Support Requests - Sequence Generator Pro
To open a support request within the SGPro app (preferred), go to the Help menu, and click “Report a Problem”. Follow the instruction...
Read more >What are sales sequences? How to configure a sequence?
Sales sequence will allow you to setup automated email sequences, ... This will help you identify your records easily and add to audience ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Leaving this open for now as I should probably add an example of this to the docs.
It works for me. test file:
output of
strictyaml.load(test).data
sent to pprint