cancel
Showing results for 
Search instead for 
Did you mean: 

Appgyver Incompatible format

louis_ribault
Explorer

Hi,

I am currently trying to link a destination to appgyver.

The Destination works correctly (I have checked it using a curl in the business aplication studio)

Although when i try to open the data from the destination I get an "Incompatible format" error.

I have looked around but cannot seem to find an example of a working format for an api connected through destinations. Would this exist? What kind of format would it need to be? And is there any documentation explaining this somewhere?

Thanks for your help

Accepted Solutions (1)

Accepted Solutions (1)

Dan_Wroblewski
Developer Advocate
Developer Advocate

If you use the destination using the "Add Integration" and "BTP Destinations", the service must be an OData service (not metadata).

If your service is a plain REST service, you should use the classic data entities:

louis_ribault
Explorer
0 Kudos

In fact it was a Rest service and not a Odata Service,

Thankyou for your awnser!

Answers (1)

Answers (1)

abhashsinha
Advisor
Advisor
0 Kudos

Hi,

Are you using an oData service in the destination as BTP Destinations enable you to use SAP Systems as the Data resource in SAP Build Apps.

Does your destination included these two additional properties?

HTML5.DynamicDestination = true & AppgyverEnabled = true

Please refer this help documentation for BTP destination integration with BUILD Apps.

https://help.sap.com/docs/BUILD_APPS/431746e4c663458aa68d9754b237bfc6/9e468c9c15914739a483c718700caa...