• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

WHMCS - no invoice number and invoice items

Preeti Paryani

Well-known member
Staff member
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.
 

dougdurie

Member
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?
 

Preeti Paryani

Well-known member
Staff member
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?
image (35).png
 

dougdurie

Member
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?
 
Last edited:
Top