Hey there @Mitchell Zezima here to see if I can help!
When you mention that the incorrect data is returned, can you please elaborate on that? Is the data returned unfamiliar to you as in, you do not know the source, or the incorrect file is being picked up?
I want to be sure I have a full understanding before trying to troubleshoot. Additionally, can you please provide some screenshots of that include the trigger and action you are using? It’s not visible in the current screenshots present.
Looking forward to your response!
Hello Chanelle,
Trigger & action screenshots attached.
The data im expecting it to return is “job no 8579” which is shown in the red square on the 2nd screenshot above
Here is the actual data that its returning:
“error
false
body
objects
1
objectType
field
value
22.50
rectangle
1
302.2448
2
260.738434
3
96.79426
4
29.392334
rectangle1
302.2448
rectangle2
260.738434
rectangle3
96.79426
rectangle4
29.392334
name
Customer Reference
elapsed
0.0068787
templateName
2020 Invoice
templateVersion
4
timestamp
2023-05-26T07:12:47
object1
objectType
field
value
22.50
rectangle
1
302.2448
2
260.738434
3
96.79426
4
29.392334
rectangle1
302.2448
rectangle2
260.738434
rectangle3
96.79426
rectangle4
29.392334
name
Customer Reference
jobId
SLN2YV0HJWITKK55AU0OUX1IM8GWED0O--14-500
status
200
name
zapier-com-engine-hydrate-11720665--eJwtjcsOwiAQRf9l1iWB6fBod35JQwdqiAqmpRo1_rto3N6Tc-4LuOQac53q4xphhAN0kPJWfeY4pQB.json
credits
2
duration
30
remainingCredits
1750”
Hi @Mitchell Zezima!
From what I see, you’ve got a PDF attachment coming from the New Bill trigger for Xero. You’re then using the Document Parser action for PDF.co but what you’re then seeing in the PDF.co output data in your Zap doesn’t match the PDF that it supposedly parsed? Is that right?
Have you double-checked the PDF from your trigger step, to make sure it’s the bill you’re expecting? You can try pulling different sample data if you’re not seeing the one you’d like to parse.
I’m not super familiar with the document parsing in PDF.co but I see that you’ve chosen a template ID in your action step. Is that set up to properly parse the type of PDF you’re sending?
I’m just trying to think of possible points of failure, and how to make sure all the right pieces are in place :)