コミュニティ
LINE WORKS Developers に関して、他の開発者と意見交換や情報共有ができる交流スペースです。
??dev_메인_타이틀_모바일_ja_JP??
株式アシスタント櫻井綾_269f74
request: https://auth.worksmobile.com/oauth2/v2.0/authorize?client_id=NQqJabtdOKjQqu01_ubf&redirect_uri=http%3A%2F%2FXXXXXX%2Flineworks%2Fapi%2Fauth&scope=contact.read&response_type=code&state=NiwxNzIzMjgwMDIwNzI4&nonce=oS_Wo4wyNQSsN40X8WBDCAZHsZ_36Zhze_nGur73ogg return : 17:15:15.172 [http-nio-80-exec-10] DEBUG c.w.w.c.l.LineWorksApiController - [auth,47] - parameter code : null 17:15:15.173 [http-nio-80-exec-10] DEBUG c.w.w.c.l.LineWorksApiController - [auth,48] - parameter
2024.08.10既読 284
悠1991
前提として、PCのとあるフォルダに保存されたpdfファイルをLine worksにアップロードし決まったチャンネルにファイルメッセージとして投稿する機能を持ったプログラムを作成済みです。 pdfファイルが増えてきたので見返す際にサムネイルが欲しいということなので、pdfの1ページ目のみをサムネイルとし、画像カルーセルでサムネイルとファイルのDownloadボタンを両立することを考えました。 しかしDevelopersの説明を読むと、ダウンロードURLにAccessTokenが必要と記述されており、URIアクションに含めることができたとしても避けたい手段になっています。 ・サムネイル用の画像とファイルメッセージを分けて投稿する ・他のファイルサーバーにアップロードし、ダウンロード用のエンドポイントを設定する。 以上のような手も考えられますが、ピーク時のファイルの多さ、利便性、セキュリティ上の有効期限の問題、等で避けたいです。 "pdfアップロード"と"1ページ目のサムネイル表示"が必要でカルーセル・画像カルーセルを利用する手が難しい場合、代替手段は
2024.03.14既読 728
薗田 佳介
お世話になってます。 本日から GET /users/{userId}/contacts が403 FORBIDDEN 'Access is denied' になってしまい弾かれるようになってしまいました。 昨日まで正常に取得できていたのですが何か仕様変更ありましたでしょうか。 アクセストークンの有効期限は確認し、念の為トークンを再発行しても結果は同様でした。
2023.07.13既読 873
秋元啓_1b06d4
掲題の件ですが、LINE WORKSのドメインへの、APIを利用したLINEユーザーの友達追加の可否を検証中です。 過去記事などを見るとできないといった内容も書かれていますが、連絡先の登録API自体は存在するため、真偽のほどが分からず投稿した次第です。 ■参考にしたコミュニティの記事 https://forum.worksmobile.com/jp/posts/100232 ■API2.0の連絡先の登録 https://developers.worksmobile.com/jp/reference/contact-create?lang=ja
2023.03.22既読 732
BassBaas_ae3711
Bbb
2022.08.21既読 694
yumzaki
LINE WORKS初心者です。 LINE WORKS APIにて、"顧客/取引先の連絡先リストの照会"がありますが、 この連絡先リストのユーザにAPIからトークメッセージを送ることは可能ですか。
2022.07.11既読 2031
SB游
LINEWORKSの連絡先にLINEユーザ(顧客Aとする)を追加した場合に、LINEWORKSのAPIを使って顧客AのUUID(ResourceID)を取得することはできますが、その後、別システムで管理している顧客AのLINEのUIDと、LINEWORKSのUUID(ResourceID)と紐づける方法はございますか。
2022.04.25既読 2486
fy
トークルームのメンバーのメンテナンスの自動化を検討しているのですが、 アドレス帳のユーザにトークルームIDを紐づけして、 ユーザ削除時にはトークルームから退会(削除)、ユーザ追加時にはトークルームへ招待(追加)、 ユーザが組織の異動によりアカウントは保持したままトークルームから退会、という操作を自動化したいと思っています。 よろしくお願いします。
2022.04.08既読 1569
VSarala
Sir/Ma'am, I have been using the below API to fetch Client/Customer Contactshttps://developers.worksmobile.com/jp/document/100600805?lang=en My account has 50003 contacts, I am trying to fetch the Client/Customer contacts in the ascending order of their Modification time, so I have been using the "orderBy" filter set to MODIFICATION_TIME, but the results that appear are still in the ascending order of their CREATION_TIME. Can you please check if the orderBy functionality for the ab
2022.03.03既読 1880
KayanumaKinji
webサイトで取得した連絡先をAIP連携して LINEワークスに保存する仕組みは作れましたが 認証画面の「ID・パスワード」入力画面をPINコード入力画面で 認証させる方法はありますか? もしくは webサイトから連絡先を送る際にLINEワークスアプリが立ち上がり 認証する方法はありますか? ご教示お願いします。
2022.02.28既読 1622
ぱん
下記のURLでAPIを実行していますが、 公開範囲が「すべてのメンバー」のデータも取得されてしまいます。 パラメータの設定が間違っているのでしょうか。 https://apis.worksmobile.com/r/{API ID}/contact/v3/domains/{domainId}/shared/contacts?open=false
2022.02.11既読 982
Hi Team, We have a Lineworks Org account,where in we have three employees registered for a lite plan,so for a lineworks lite account as the site states, it allows adding a maximum of 50,000 contacts per user, so now when I try to add my clients/partners in to lineworks using the add client/partners contacts API, it gives me an error saying you have exceeded your contact limit, when I check my contacts it shows me around 3k contacts in all the three employee accounts, it can be inferred that line
2021.10.14既読 1481
Hi Team, We have added 10k customer/client contacts to our lineworks account using API and we deleted all of the 10k contacts and now when we try to create new contacts, we face an error as shown below, though we have 0 contacts present in our address book. Can you help us on how to add new contacts now. { "code": "LIMIT_EXCEEDED", "message": "Failed to save because you have exceeded the contacts limit.", "domain": "contact" } PS: We go
2021.10.12既読 1443
Hi Team, We want to fetch more than 50,000 contacts using the API below, can you give us an example of the API call that should be made to fetch contacts above 50,000. https://developers.worksmobile.com/jp/document/100600805?lang=en Get Customer/Client Contacts - Contacts https://developers.worksmobile.com/jp/document/100600805?lang=en
2021.10.08既読 1226
2021.10.06既読 1619
HI Team, So we want to know how do we add multiple contacts in a single API call using the API below. An example showing the request body of the API call would be appreciated. https://developers.worksmobile.com/jp/document/100600801?lang=en Add Customer/Client Contacts - Contacts https://developers.worksmobile.com/jp/document/100600801?lang=en
2021.10.06既読 1486
■対象API https://developers.worksmobile.com/jp/document/100600805?lang=ja 顧客/取引先の連絡先リストの照会 - アドレス帳 -LINE WORKS Devhttps://developers.worksmobile.com/jp/document/100600805?lang=ja ■確認 誕生日のL: 旧暦のサンプルデータありますか。 西暦に変換したいことです。
2021.10.05既読 1954
Can we fetch the lineworks accountID (name@example.com) of my contacts visible in the address book using any API?
2021.09.22既読 1505
AAAmre
Hi, Is it possible to provide a not restricted access to API for developing purposes ? I want to create a proof of concept (POC) around Linework. You can the usage and the number of users: all i need is to be able to use the api for a prototype without paying an additional plan. Thank you, Kind regards
2021.09.13既読 1178
aki
LINEWORKS のアドレス帳(顧客/取引先)とスマートフォン(iPhone)の連絡先との連携は可能でしょうか
2021.07.14既読 3158