Check flow (maxicon test)

Status: Open · Asked by Broos Debrabander on · 0 views

Broos Debrabander — Question ·

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 — Reply ·

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 Debrabander — Reply ·

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

Headers
{

"API-KEY": 1605299d-6c42-4fde-8b51-a5d738668e68,

"Content-Type": application/json

}

style='font-family:"Courier New"'>Payload
{
"firstname": "Pably",

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

[/CODE]

Preeti Paryani — Reply ·

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.

Preeti Paryani — Reply ·

Hello @Broos,

Could you please reach out to the Maxicon 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.

Also, you may try executing this request in Postman and let us know if it adds data to the crm from there.

Broos Debrabander — Reply ·

OK Thank you!

Back to all forum threads · Log in to reply