• 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.

Check flow (maxicon test)

Broos

Member
Consent to Access & Modify
I don't authorize Pabbly Support to log in to my account.
Hi support

Can you have a look at our workflow called Maxicon test
It seems to work fine and we receive following answer 'Job application submitted successfully'
But in our crm-system we don't see any data/logs coming from the leadform, wether succesful of unsuccesful.

Can you have a look at the backend from your side what could possibly go wrong?


Thank you
 

Preeti Paryani

Well-known member
Staff member
Hello @Broos,

Thank you for reaching out.

Upon checking your workflow “Maxicon test”, everything seems to be working well from our side. However, to assist you further, could you kindly share the API documentation of the specific endpoint you are trying to use via the API module in Pabbly? This will help us understand the integration better and provide accurate guidance.
 

Broos

Member
Hi
Here the data we received from our it partner.

API Details:

Host:
href="https://test.maxicon.webconnector.infanion.com">https://test.maxicon.webconnector.infanion.com
POST /api/v1.0/create/vacancy-application

API: href="https://test.maxicon.webconnector.infanion.com/api/v1.0/create/vacancy-application">https://test.maxicon.webconnector.infanion.com/api/v1.0/create/vacancy-application
Code:
[B]

[B]Headers[/B]
[ICODE]{[/ICODE]

[ICODE]    "API-KEY": 1605299d-6c42-4fde-8b51-a5d738668e68,[/ICODE]

[ICODE]    "Content-Type": application/json[/ICODE]

[ICODE]}[/ICODE][B]


[B]style='font-family:"Courier New"'>Payload[/B]
[ICODE]{[/ICODE]
[ICODE]    "firstname": "Pably",[/ICODE]

[ICODE]    "lastname": "User",[/ICODE]
[ICODE]    "phone": "+32987654321",[/ICODE]
[CODE]    "mail": "href="mailto:[email protected]">[email protected]",
[ICODE]    "link_cv": "",[/ICODE]
[ICODE]    "vacancy_id": 6[/ICODE]
[ICODE]}[/ICODE]
[/B][/B][/CODE]
 

Preeti Paryani

Well-known member
Staff member
Hello @Broos,

Could you also please share the API Document instead of just the API endpoint? This will allow us to better identify the issue.

Also, you may reach out to the specific application team to better understand why the details haven't populated in the CRM/App even after having a successful response. They would be better able to assist you with it.
 
Top