Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Adobe Extract PDF structure to json object suddenly not working in power automate

New Here ,
Feb 18, 2025 Feb 18, 2025

Hi all,

 

previously I had a power automate flow extract the pdf structure into a json object in my power automate flow in a couple of minutes. However, after diagnosing my flow, it seems to get stuck at the extract pdf into json part and does not progress past it even after close to 2 hours. I tried removing every other element after the flow but it still gets stuck on that one particular action. Does anyone know whats the issue?

 

Thanks in advance

TOPICS
PDF Extract API , Power Automate
354
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Feb 18, 2025 Feb 18, 2025

Can you share the file that's getting stuck?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 18, 2025 Feb 18, 2025

Hi, thanks for the reply but I am unable to share the folder as it contains confidential information. Fortunately, I managed to run the flow overnight and it timed out at the extract json from pdf connector with error 429.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Feb 18, 2025 Feb 18, 2025
LATEST

429 is a "Too many requests" error. Try adding a small delay in your code to space tings out.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources