Desktop version

Main > Forum > 1C:Enterprise Platform > 1C:Integration > Are there any docuement related to Rest API

Forum

Search UsersRules
Are there any docuement related to Rest API
#1
Active user
Points:: 0
Joined:: Mar 22, 2021

Hi everyone,
I'm working with an integration project and I just want to ask: " Are there any docuemnt related to Rest API to read? Could you guys introduce me something? Both English or Russian are ok to me.
Thanks

Profile
#2
Administrator
Points:: 0
Joined:: Oct 3, 2019

Hey Phan Hoàng Anh,

what kind of integration do you want to do? Should your 1C program exchange data with another application that has a REST API?

Profile
#3
Just came
Points:: 0
Joined:: May 17, 2021

Phan Hoàng Anh,
you can fin documentation to OData here
https://its.1c.ru/db/v8318doc#bookmark:dev:TI000001358

And some simpe examples of Odata using here:
https://its.1c.ru/db/fresh/content/19956692/hdoc

Profile
#4
Administrator
Points:: 0
Joined:: Oct 3, 2019

I would divide the task into two parts:

if we want to work with data that is in 1C, then yes, the OData mechanism is perfect for this. Using this mechanism, we can create a REST interface for our 1C program and manipulate this data from any third-party application. How to do this is described, for example, here:

https://1c-dn.com/blog/synchronization-between-a-mobile-app-and-a-database-server-on-the-1c-platform/

If we want to get access from 1C to the data of other applications that have their own REST interface, then in this case the developer can use the HTTPRequest object to form POST and GET requests to the desired service. How to do this is described, for example, here:

https://1c-dn.com/blog/getting-the-paypal-payment-list-through-rest-api/

Profile
#5
Just came
Points:: 0
Joined:: Mar 10, 2019

Also you can find useful this Articles :

https://1c-dn.com/blog/work-with-http-services-in-1c-part-1-get-method/

https://1c-dn.com/blog/work-with-http-services-in-1c-part-2-post-method/

and this case

https://1c-dn.com/blog/how-to-integrate-1c-and-trello/

Profile
#6
Active user
Points:: 0
Joined:: Mar 22, 2021

My task is integrating 1C: accounting suite with shopee.vn. So I'm looking for some related document to read.

Profile
#7
Active user
Points:: 0
Joined:: Mar 22, 2021

Thank you for you really helpful information

Profile
#8
Administrator
Points:: 0
Joined:: Oct 3, 2019

Quote
My task is integrating 1C: accounting suite with shopee.vn

Unfortunately, this site does not have an interface in English, it is difficult for me to understand which CMS it is running under.

But if the CMS on which this site operates has an API, then the best option would be to use this API for the exchange between 1C and the site.

Profile
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)



© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.