Axonaut - Search Company - can't seach by id ?

Status: Closed · Asked by NPSource-dev on · 0 views

NPSource-dev — Question ·

Hi,

I wonder why does the Search Company action allow to search by Company Internal Id, but not by Company Id.

As seen in the following JSON sample, id and internal_id are two different data.

My companies all automatically get an id when created, but none of them have an internal_id.

On Search Employee action's response, I get a Company's id, not internal_id (that is null anyway). So I need to be able to Search said Company by its id.

Can you please add this possibility in the Axonaut : Search Company action ?

Regards

Pabblymember11 — Reply ·

After checking Axonaut's API reference, we couldn't find any option to search the details on the basis of ID.

You may also check the same on their API documentation.

https://axonaut.com/api/v2/doc

NPSource-dev — Reply ·

What about this endpoint ?

Pabblymember11 — Reply ·

We have added the "Axonaut: Get Company by ID" action step as per your concern, please give it a try and let us know if that works for you.

NPSource-dev — Reply ·

It works fine, thank you.

Back to all forum threads · Log in to reply