...
Code Block | ||||
---|---|---|---|---|
| ||||
<evernote.init> <devToken>{$ctx:devToken}</devToken> <noteStoreUrl>{$ctx:noteStoreUrl}</noteStoreUrl> <devTokenType>{$ctx:devTokenType}</devTokenType> </evernote.init> |
Properties
devToken:Required - Developer tokens allow you to use the Evernote API to access your personal Evernote account.
noteStoreUrl:Required - Indicates the URL of the evernote API. This field will contain the full URL that clients should use to make NoteStore requests to the server shard that contains that user's data.
devTokenType:Required - Indicates the type of a developer token. Valid values are SANDBOX, PRODUCTION, YINXIANG
Now that you have connected to Evernote, use the information in the following topics to perform various operations with the connector. After you have completed your configurations, see Testing the Evernote Integration.
Child pages (Children Display) |
---|