in new keap/
keap-sdk
using php do we have method to create a new order? i think this sdk has REST v2 api endpoints only? Keap REST API
thanks
in new keap/
keap-sdk
using php do we have method to create a new order? i think this sdk has REST v2 api endpoints only? Keap REST API
thanks
The keap/keap-sdk supports only REST v2 API endpoints, and at this moment, creating new orders isn’t available in REST v2.
GitHub - infusionsoft/infusionsoft-php: PHP client library for the Infusionsoft API. shows deprecation notice and encourage to migrate to keap/keap-sdk, how can we migrate if all methods are not yet available?
thanks
We’re actively working on expanding the keap/keap-sdk to include missing methods and providing workarounds where possible. The SDK at https://github.com/infusionsoft/keap-sdk-php is generated automatically from https://developer.keap.com/docs/restv2/ and will gain access to new methods as they become available. If there’s a gap and you can’t migrate yet, there’s no pressure to switch immediately
Hi @OmarAlmonte,
Several weeks ago announcements were made that new endpoints were going to appear in July. We are now into August, and nothing has been mentioned about those endpoints anymore.
I am curious why the Orders endpoints are not part of the update, given that is an area that is generally used. I noticed that the Pipelines API was added to the SDK, but now that has been removed.
Do you know when the new endpoints are planned to be released?
The Orders endpoints and some other functionality are not yet available in REST v2. Our team is actively working on adding new endpoints, but we’ve encountered some challenges that have caused delays. We don’t have a confirmed release date at the moment, but we’ll share updates as soon as they’re ready for release.