Skip to content

Import mode - Multiple inputs / one output #426

@kunwarsaluja

Description

@kunwarsaluja

Description : We've had usecases where we needed to merge multiple urls from a non-Eds site into a single docx file but there wasn't a direct mode to use that can help transform multiple inputs into one output

Use-case - Customer had 1000s of pages where they had slideshows ranging from 10 to 100 slides and urls differentiated by query-parameter. Final output we wanted was a single docx file with all these slides with a section break between them

Way we solved if was to do 2 step process, first to import all these urls into a single docx file (say 100 docx files) and then use node scripts to merge them into a single file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions