Advanced Scenarios Populate a Word Document with Power Automate

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Populate Microsoft Word Documents with Power Automate addressing the limitations of the Word Online connector including the 'The input size is too large. Please make sure the size is less than 10MB' Error
    References
    Supporting Encodian Blog Post: www.encodian.c...
    Encodian Populate Word Document Action Documentation - support.encodi...
    Template Syntax for Populate Word Document - support.encodi...
    Escape double quotes in JSON using Power Automate www.encodian.c...

Комментарии • 28

  • @Tomaszrobin
    @Tomaszrobin 11 месяцев назад +1

    How did you format the Evidence field to read the image? Is there any watermark added? When I type the text Power Automate returns the error "The following error occurred populating the word document provided: Tag 'image' is not well-formed. Tag 'image' must be located within an image "

    • @YasintaKurnia99
      @YasintaKurnia99 9 месяцев назад

      same here. do you have any updates about that?

    • @YasintaKurnia99
      @YasintaKurnia99 9 месяцев назад

      well i've figured it out, thanks

    • @Tomaszrobin
      @Tomaszrobin 9 месяцев назад

      @@YasintaKurnia99 nice ;)

    • @encodian
      @encodian  5 месяцев назад

      The image tag would only ever insert an image into the document, adding a watermark is a totally different amendment to the document which can be performed with the 'Add Text Watermark to Word' action - support.encodian.com/hc/en-gb/articles/4411284008593-Add-Text-Watermark-to-Word
      Please refer to the following documentation which provides a visual guide on how to configure the word document and Encodian image token - support.encodian.com/hc/en-gb/articles/10401460927388-Images

  • @cedrictay3679
    @cedrictay3679 Год назад

    Can this be done for mail merge from excel to word and save the file?

  • @a.trip.around.the_sun
    @a.trip.around.the_sun Год назад

    Hi ,i am getting error route did not match status :400 can u plz help
    I want to populate image attachment to word template any help much appreciated!!!

    • @encodian
      @encodian  5 месяцев назад

      Please contact support@encodian.com, a 400 error is generated when invalid data is sent for processing.

  • @saikiran4820
    @saikiran4820 2 года назад +1

    Hi , can you please elaborate the expression which is used in "Get Attachment Content " action

    • @encodian
      @encodian  Год назад

      We're using the Power Automate first() expression to return the first item in an array. examples: www.encodian.com/blog/get-the-first-item-or-first-file-from-an-array-in-power-automate/

  • @shamirnostasayala4676
    @shamirnostasayala4676 Год назад

    Hello, I have a doubt, I need to populate a Word with at least 5 attachments and also want the names to be displayed on top of the image it will generate. What would be the correct form to write the word document?

    • @encodian
      @encodian  Год назад

      Please refer to the following post which provides a detail example of how to do this - www.encodian.com/blog/add-sharepoint-list-item-data-to-a-document/

  • @davidoddy4668
    @davidoddy4668 Год назад

    This method I assume is free connectors avoiding the premium associated with connecting in to word? If so This looks great for what I need!

    • @encodian
      @encodian  5 месяцев назад

      The Encodian connector is a 'Standard' connector and does not require Microsoft Power Platform premium licences

  • @viewmaja
    @viewmaja 11 месяцев назад

    Thanks! Can you please do a video on repeating paragraphs with hanging indentations? Used allow carriage option in plaintext but new line is always starting as indented

    • @encodian
      @encodian  5 месяцев назад

      The engine will repeat the exact data contained within the tag... if a carriage return is being added it must be present within the repeating paragraph.

  • @s961201
    @s961201 5 месяцев назад

    Anyone knows if it is at all possible to populate several images with the repeating control in Word? If I define at table as repeated and insert an image control - when in Powerapps I cannot assign value to the image, only the text controls.

    • @encodian
      @encodian  5 месяцев назад +1

      You cannot do this with the native 'Word Online' premium connector, you can do this with Encodian 'Populate Word' action, example of working with multilpe images is also provided here: www.encodian.com/blog/add-sharepoint-list-item-data-to-a-document/

    • @s961201
      @s961201 5 месяцев назад

      @@encodian I tried using encodian but was asked for API key, connection name and region... so I figured this is something I'm not allowed to use at work...

    • @encodian
      @encodian  5 месяцев назад

      @@s961201 - You simply need to register for an API Key @ www.encodian.com/apikey

  • @josephusmelegrito7201
    @josephusmelegrito7201 Год назад

    Is there a way to modify a document like deleting a chapter based on a condition?

    • @encodian
      @encodian  Год назад

      @josephus - Yes, you can use conditional expressions to control the data added to a document - support.encodian.com/hc/en-gb/articles/360020512538-Conditional-Expressions

  • @jb-yc7oc
    @jb-yc7oc Год назад

    Does this work for tables with multiple records?

    • @encodian
      @encodian  Год назад +1

      Sure does, check out - support.encodian.com/hc/en-gb/articles/360020426438-Tables

  • @sheikhmuzammil89
    @sheikhmuzammil89 9 месяцев назад

    how to escape all characters? like '\'?

    • @encodian
      @encodian  5 месяцев назад

      I'd suggest contacting support@encodian.com - its not clear what you are trying to escape... if you are trying to escape speech marks / double quotes please review - www.encodian.com/blog/escape-double-quotes-in-json-using-power-automate/

  • @SystemPRM
    @SystemPRM Год назад

    can it used on powerapps?

    • @encodian
      @encodian  Год назад

      Yes, just pass the data from your PowerApp to Power Automate 😎