Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SOAP ベースの API を使用して、etapestry のアカウントを更新しています。作成したアカウントの $ref(unique database ref) を取得したい
$ref = "INPUT_DATABASE_REF"; // example: 1234.0.567812
データベース参照を取得するにはどうすればよいですか??