I am a newbee to developing integrations.
I want to make an app that reads data from an online application (crm / accounting) that has an API that supports Seamless Integration as an authentication method. (not oAuth)
I am a javaScript programmer, but have never done something like this.
I have read documentation (on authentication and webhooks) , but I can’t figure how to make the connection, what steps to take.
So far I have:
- created a developer account
- created an app in ‘My apps’
But then I am already lost… I think parts of my problems are:
- where to set to use ‘Seamless integration’
- how to ‘name’ and where to set the various URI 's for events
Who can give me some hints on this or give directions to specific documentation on this subject.