Title: Configuration Understanding Problem
Last modified: April 17, 2021

---

# Configuration Understanding Problem

 *  [servicewithasmileratings](https://wordpress.org/support/users/servicewithasmileratings/)
 * (@servicewithasmileratings)
 * [5 years ago](https://wordpress.org/support/topic/configuration-understanding-problem/)
 * I am trying to connect an API SDK to my site and I am not a developer as such.
   The problem is trying to figure out what custom logic to put in the fields that
   I bolded below. If anyone has any experience, feedback or comments, they would
   be more than welcome as I have exhausted every avenue and there is no support(
   MIT)!
 *     ```
       Process the message
   
       *
   
       * @param {JSON} message
   
       */
   
       const processInternal = (message) => {
   
       const data = message.notification.data;
   
       // eslint-disable-next-line no-console
   
       console.log('Hello, what is your User ID?${data.userId}');
   
       // eslint-disable-next-line no-console
   
       console.log('Username: ${data.username}Welcome!);
   
       };
   
       module.exports = { process: processInternal };
       ```
   
    -  This topic was modified 5 years ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Ian Sackofwits](https://wordpress.org/support/users/plantprogrammer/)
 * (@plantprogrammer)
 * [5 years ago](https://wordpress.org/support/topic/configuration-understanding-problem/#post-14333634)
 * Hi, servicewithasmileratings, out of curiosity, can you please name the API that
   you are attempting to connect to?
 * This will help in troubleshooting the issue.
 *  Thread Starter [servicewithasmileratings](https://wordpress.org/support/users/servicewithasmileratings/)
 * (@servicewithasmileratings)
 * [5 years ago](https://wordpress.org/support/topic/configuration-understanding-problem/#post-14333859)
 * Hi, sorry so late to respond. It is the eBay Browse API
 *  Thread Starter [servicewithasmileratings](https://wordpress.org/support/users/servicewithasmileratings/)
 * (@servicewithasmileratings)
 * [5 years ago](https://wordpress.org/support/topic/configuration-understanding-problem/#post-14333878)
 * My knowledge of code is limited as are the instructions on github. Here is the
   link and about half way down the page is the config and then this item! And thanks
   Ian, I have been just spinning my wheels searching and watching Youtube videos&
   was going to give up until now!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Configuration Understanding Problem’ is closed to new replies.

## Tags

 * [api](https://wordpress.org/support/topic-tag/api/)
 * [js](https://wordpress.org/support/topic-tag/js/)
 * [node](https://wordpress.org/support/topic-tag/node/)
 * [sdk](https://wordpress.org/support/topic-tag/sdk/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 3 replies
 * 2 participants
 * Last reply from: [servicewithasmileratings](https://wordpress.org/support/users/servicewithasmileratings/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/configuration-understanding-problem/#post-14333878)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
