WHMCS - no invoice number and invoice items

Status: Open · Asked by dougdurie on · 0 views

dougdurie — Question ·

hi,

I created a workflow to integrate WHMCS and ActiveCampaign, but when i checked the response, theres no invoice number and no list of invoice items? Please help. Thank you.

https://tinyurl.com/23bw5kcy

Preeti Paryani — Reply ·

Hello @dougdurie

The Trigger captures all the details sent by the trigger application, you can't find the required info as it isn't sent by the application in the trigger response.

Although, you can get the required details using the Custom API Request action.

Thanks & Regards,
Preeti Paryani
Customer Support Associate
Pabbly.com
dougdurie — Reply ·

hi Preeti,

Thank you for your reply but im kinda confused.. The trigger application is WHMCS itself.. so the information should be available as expected, right?

Arshil Ahmad — Reply ·

Could you please share the Workflow URL in which you have this concern?

dougdurie — Reply ·

Arshil, can you please check also why the TAG 73: WHCMS_Client is not added to the contact? Thank you.

Preeti Paryani — Reply ·

Hello @dougdurie

1. The invoice number and list of invoice items aren't being sent by WHMCS(Tigger application). However to get the desired details you can use the Custom API request action and get the details using the invoice ID received from the trigger application - https://developers.whmcs.com/api-reference/getinvoice/

2. The tag isn't being added to the contact since the tag name is been mapped instead of the Tag ID. Kindly map the ID to achieve the desired result. Please refer to the attached screenshot for more info.

why the TAG 73: WHCMS_Client is not added to the contact

Thanks & Regards,
Preeti Paryani
Customer Support Associate
Pabbly.com
dougdurie — Reply ·

thank you Preeti.. about #1 invoice items, can you guide me how to set it up in Pabbly or if you have a sample that would be great?

Back to all forum threads · Log in to reply