사용자 가이드
User GuideDeveloper GuideAPI Guide🏠
English
English
  • ☄️Learn about DFINERY
  • ⚙️Getting started with Dfinery
    • Sign Up
    • Create organizations and services
    • Setting up security
      • Setting up 2-step authentication
      • Setting up CSV downloads
    • Organization Management and Authority
      • Invite and set permissions
      • Frequently Asked Questions FAQ
    • Creating events and properties
      • Designing an Event Taxonomy
      • Testing SDK Integration
      • Testing S2S API Integration
      • Frequently Asked Questions FAQ
    • Partner Integration
      • Partner Sync (Export)
        • Creating a Pipeline
        • Frequently Asked Questions FAQ
      • HTTP API (Export)
    • Console Screen Guide
  • 📊Analysis
    • Home Dashboard
      • Frequently Asked Questions FAQ
    • Report
      • Create an Insight Report
      • Summary of Report Terms and Concepts
      • Action Common FAQ
  • 📢Action
    • Off-site Campaign
      • Push message
        • Setting up push
        • Sending push messages
        • Frequently Asked Questions FAQ
      • kakaotalk
        • Setting up a KakaoTalk sending profile
        • Notification Talk
          • Create a notification template
          • Send notification message
          • Notification Talk Indicator
        • FAQFrequently Asked Questions FAQ
      • Text message
        • Register your caller ID profile
        • 080 Rejection
        • Send a text message
        • Frequently Asked Questions FAQ
      • Informational VS Advertising
      • 🚦(Must read) Notation by consent status
      • Fatigue management
    • On-site Campaign
      • In-app messages
        • Create an in-app message
        • In-App Message Size Guide
        • Priority Management
        • Frequently Asked Questions FAQ
    • Set the purchase conversion period
      • Frequently Asked Questions FAQ
    • Campaign setup information and result details data
    • Action Common FAQ
  • 🙋Customer
    • User Profile 360
      • Frequently Asked Questions FAQ
    • Audience
      • Audience Filter Rules
      • Dynamic Audience (Parameter Update Setting)
      • Audience creation example
      • Frequently Asked Questions FAQ
  • etc.
    • Glossary
    • Frequently Asked Questions FAQ - Other Common
Powered by GitBook
LogoLogo

디파이너리 팀은 고객의 편의와 성장을 위해 최선을 다하고 있습니다.

  • 도입 문의
  • 이용 문의

디파이너리|㈜IGAWorks

On this page
  • (Reference · Recommendation) Data Linking Priority
  • Setting up for data transfer
  • Issue Export API Token
  • Column that provides a list of transmitted data
  1. Getting started with Dfinery
  2. Partner Integration

HTTP API (Export)

Export API is a function that allows customers to directly manage data loaded into the definer, call it through a token, send it to a specific endpoint, and check the log of the data. If an error occurs during the data transmission process, you can check the code and respond quickly.

(Reference · Recommendation) Data Linking Priority

  1. Leverage SDK to integrate events that occur on the client

  2. Leverage APIs to integrate system-generated events (other than those generated by clients)

Purpose of using S2S(Server to Server) API

Allows additional integration of events that cannot be tracked on the client.

However, information that can be obtained from the client cannot be obtained, and events collected through the S2S API cannot be set or utilized as triggers for onsite campaigns.

*Onsite campaigns (in-app messages) are exposed through SDK.

*Offsite campaigns can be sent from the DFN server.

Setting up for data transfer

Path

Additional Settings > Partner Integration > HTTP API (Export) List > Click the API Token Management button on the top right or Service Management > Service Information

Issue Export API Token

Issue a token by clicking the 'Issue Token' button on the right side of the Export API Token area in the Key Information section. With one click, the settings for data transmission are complete.

  • Token issuance/reissue/deletion can only be done by service administrators.

  • Import API tokens are automatically issued when a service is created and can only be reissued.

  • Token reissue is not possible for at least 1 day from the service creation or reissue. (Day 1: midnight)

  • Please note that when a token is issued, it cannot be reissued as a new token for at least 1 day. (Day 1: midnight)

  • Tokens can be deleted at any time.

  • When deleting or reissuing a token, you must enter a reason.

  • When reissuing a token, the validity period of the existing token is 2 weeks from the token reissuance. This is to provide enough time to transfer data sent and received with the existing token to the new token.

Column that provides a list of transmitted data

  • Status Code

  • Endpoint

  • Data

  • IP

  • Date

  • Error message

  • User Agent

  • Export API Token

PreviousFrequently Asked Questions FAQNextConsole Screen Guide

Last updated 3 months ago

For technical guidance on HTTP API (Export) features and provided data, please refer to

⚙️
the API Guide .