• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

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