Regarding the pre requisites to connect to the hubspot

Hi Experts,
               i had a requirement where my customer is placing the files in the hub spot.From there i need to pick the files in real time and should be routed to the C4C. so i am having the queries as follows
1. is it possible to connect to the hubspot
2. if so what are the pre-requisites i need to do
3. As per understanding i have to use the FTP transport protocol in file adapter.
Please guide me
Thanks
Giridhar

Hi pavan,
               we checked with the hubspot team.they are not providing any support for the Ftp/ SFTP Protocols. so the only way you would be able to upload content to Hub Spot would be through our Content APIs as per the conversation. i.e they support the api's like json and python.
as per the following links and my understanding.
http://developers.hubspot.com/docs/methods/blogv2/post_blog_posts
http://developers.hubspot.com/docs/methods/files/post_files
http://developers.hubspot.com/docs/methods/pages/post_pages
what are possible adapters that support the api communication?
As per my understanding REST adapter supports the api communication.Please correct me if i am wrong.
Please suggest me .
Thanks
Giridhar

Similar Messages

  • What are the pre requisites for implementing ChaRM

    Hi
    We are planning to implement ChaRM & CTS+ in our organization. We are using three system landscape and we have EP, PI, BI and ECC systems.
    Can you please tell me what are the pre requisites for implementing ChaRM & CTS+ and what are the areas i need to look before starting the configuration
    Thanks & Regards
    Anand

    The listed pre-requisites for the implementation of ChaRM are;
    1.  Already completed the basic configuraiton of SAP Solution Manager
    2.  You have set-up your solution, landscape and installed base (iBase) for the systems to be integrated
    3.  you have setup business partners for the users (or at least 1)
    4.  satellite systems are at the minimum  support package level required (note 907768)
    5.  connections are available to the satelite systems
    6.  CTS+ if you wish to control non ABAP change requests through ChaRM

  • What are the pre-requisites for learning OA Framework?

    Hi,
    Im new to oaf,can any body help on this
    What are the pre-requisites for learning OA Framework?
    Karthik

    In order to develop any OAF Application you need to know few concepts before doing any kind of development. The concepts are basically the Business Components for Java(BC4J) components.
    They are:
    Application Module(AM)
    Entity Object(EO)
    View Object(VO)
    Association Object(AO)
    View Link(VL)
    Now let us see the description of each component.
    Application Module:
    Application Modules serve as a containers for related BC4J components. The pages are related by participating in the same task. It also defines the logical data model and business methods needed.They provide the transaction context and also used for establishing database connection. AM’s can be nested to provide more complex AM’s.
    Entity Object:
    EO encapsulates the business logic and rules.EO’s are used for Inserting,Updating and Deleting data. This is used for validating across the applications. We can also link to other EO’s and create a Association object.
    View Object:
    View object encapsulates the database query. It is used for selecting data. It provides iteration over a query result set.VO’s are primarily based on Eo’s. It can be used on multiple EO’s if the UI is for update. It provides a single point of contact for getting and setting entity object values. It can be linked together to form View Links.
    Association Object:
    An association object is created where we link EO’s. For example take the search page where we link the same EO to form a association between the manager and employee. Every employee should have a manager associated. But if it President then no there is no manager associated. This is a perfect example to understand the AO.
    View Link:
    A view link is an active link between view links. A view link can be created by providing the source and destination views and source and destination attributes. There are two modes of View link operation that can be performed. A document and Master/Detail operation.
    -----Let me know if you need more information
    Regards
    Meher Irk
    Edited by: Meher Irk on Oct 23, 2010 10:45 AM

  • What are the pre requisites for SAP SRM7.0  DB Rrefresh?

    Hi,
    What are the pre requisites for SRM DB Rrefresh?
    Thanks

    Hello Peter,
    When it comes to DB refresh you need to know what all the client dependent data which needs to be retained.
    For example you need  RFC connections, Variants, User master etc.
    As a pre task of Database refresh you may need to export the tables which are related to this so that once the database is refreshed you need to import them.
    Ensure the proper backup of production database is available. Also check all the STMS configurations which need to be retained again.
    Make sure that you need to have enough disk space which can accommodate your production data in to the pre production system.
    These are some of the general consideration one needs to have but again it depends on the environment on which one runs SAP systems.
    Regards
    Vivek

  • What are the pre requisites for SPLIT VALUATION OF A MATERIALS

    Dear friends
    What are the pre requisites for creating SPLIT VALUATION for  A MATERIAL in particular Plant
    regards
    Radha

    Hi,
    I am not sure what you mean exactly.
    But you would need to have the valuation category and all of the valuation types created in config in advance.
    Then you can allocate the appropriate valuation category to the material (accounting view) (as long as no stock or open POs etc. exist).
    then you can create your additional accounting views (one for each valuation type that you want to use).
    Steve B

  • What are the pre requisites for E-Recruitment module?

    Hi all,
    What are the pre requisites for implementing E-Recruitment module ?
    Does it require Hr module or as stand alone it can work?
    Regards.
    Rajendra

    Thanks Aniket
    Will the following configuration work as e-recruitment stand alone mode.
    WAS with ABAP stack + E-Recruting 6.0 sp + Java stack + Portal + ESS MSS Business package ( for e recruiting).
    Regards
    Rajendra

  • What are the Pre-requisite to set Deletion Flag for Maintenance Order ?

    Hi Gurus,
                  Pls give me what are the pre- requisite to set the deletion flag.
                  I want to set deletion flag to some Maintenance Orders which are with notification, but deletion flag - SET,RESET Indiacaors are inactive.    
                  Following are my observations-
                  1) Order is not yet released.
                  2) No actual Cost is with the order.
                  3) No PR and POs are with the Order.
    Pls guide me.
    With best regards,
    narendra

    hi
    you can put the deletion flag only when the order has the status CLSD or the balance of the order must be Zero
    you can refer the following link
    http://help.sap.com/saphelp_47x200/helpdata/en/8d/3e65a0462a11d189000000e8323d3a/content.htm
    regards
    thyagarajan

  • What are the pre-requisite for ABAP Proxy communication?

    What are the pre-requisite for ABAP Proxy communication?

    hi,
    How to create proxy.
    http://help.sap.com/saphelp_nw04/helpdata/en/14/555f3c482a7331e10000000a114084/frameset.htm
    How to Activate Proxy.
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    ABAP Server Proxies (Inbound Proxy)
    /people/siva.maranani/blog/2005/04/03/abap-server-proxies
    OutBound Proxy (Client Proxy)
    /people/sravya.talanki2/blog/2006/07/28/smarter-approach-for-coding-abap-proxies
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    File to R/3 via ABAP Proxy with good example
    /people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy
    Debug your inbound ABAP Proxy implementation
    /people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation
    http://help.sap.com/saphelp_nw2004s/helpdata/en/48/d5a1fe5f317a4e8e35801ed2c88246/frameset.htm
    Synchronous Proxies:
    Outbound Synchronous Proxy
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/abap%2bproxy%2boutbound%2bprogram%2b-%2bpurchase%2border%2bsend
    Inbound Synchronous Proxy
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/abap%2bproxy%2binbound%2bprogram%2b-%2bsales%2border%2bcreation
    regards
    srinivasreddy

  • What are the pre-requisite for JAVA Proxy communication?

    What are the pre-requisite for JAVA Proxy communication?

    Hi,
    You can install the Java proxy runtime on the SAP J2EE Engine Release 6.40 SP5 or higher.
    The messaging system that the Java proxy runtime uses to send messages to the Integration Server must also be installed on the J2EE server.
    To send messages from a J2EE application, the application must be programmed against beans that encapsulate all details about the Java runtime. The following classes are generated:
    ·        Proxy classes that send or receive messages using the Java proxy runtime.
    ·        Bean classes as an outer shell that conform to the J2EE standard. The beans call the proxy classes for communication.
    The classes must be deployed on the J2EE server together with their J2EE application
    see this link for the example scenario http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7eb8903501d

  • Failure sending mail: The transport failed to connect to the server.

    Hi I have created Emailsubscription first time in my production server ,am facing this issue ,subscription were not created ,its shows me the follwing error.We did everything fine.
    HI I have Configured Configuration settings properly ,
    I have did the sMTP settings correctly,
    I have facing this error since a long while.
    Failure sending mail: The transport failed to connect to the server.
    In my log file  i have found these are the errors and warnings.
    1.library!DefaultDomain!3738!04/23/2015-12:28:38:: i INFO: Initializing DisplayErrorLink to 'True'  as specified in Configuration file.
    2.library!DefaultDomain!3738!04/23/2015-12:28:38:: w WARN: Initializing UrlRoot to default value of ''  because it was incorrectly specified in Configuration file as ''.
    3.notification!WindowsService_2!2898!04/23/2015-12:39:29:: e ERROR: Error occured processing subscription 3efe998d-0c40-460e-bc13-00f6c8d0a7f8: Failure sending mail: The transport failed to connect to the server.
    4.emailextension!WindowsService_2!2898!04/23/2015-12:39:29:: e ERROR: Error sending email. System.Runtime.InteropServices.COMException (0x80040213): The transport failed to connect to the server.
    5. library!ReportServer_0-4!2368!04/23/2015-12:52:30:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.OperationNotSupportedNativeModeException: , Microsoft.ReportingServices.Diagnostics.Utilities.OperationNotSupportedNativeModeException:
    This operation is not supported on a report server that runs in native mode.;
    6.extensionfactory!ReportManager_0-3!1224!04/23/2015-12:52:31:: w WARN: The extension Report Server Email does not have a LocalizedNameAttribute.
    7.library!ReportServer_0-2!331c!04/23/2015-12:25:41:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.OperationNotSupportedNativeModeException: , Microsoft.ReportingServices.Diagnostics.Utilities.OperationNotSupportedNativeModeException:
    This operation is not supported on a report server that runs in native mode.;
    please go through this errors and give me the right soluction to this..
    Awaitng for your reply's

    Hi Ychinnari,
    According to your description, the subscription is failed to send an email with error “Failure sending mail: The transport failed to connect to the server.”.
    In your scenario, though you have mentioned you have configured the SMTP and E-mail delivery correctly, please also check those settings according to official documents below to avoid small mistakes:
    How to: Configure a Report Server for E-mail Delivery (Reporting Services Configuration)
    How to Use Telnet to Test SMTP Communication
    Also please check if you have specified the correct E-mail Settings in Report Server Configuration Manager refer to this article:
    E-mail Settings - Configuration Manager (SSRS Native Mode).
    Finally, please check if you have installed an antivirus on the SSRS server. And check if any firewall role blocks the connection between report server and SMTP.
    Reference:
    Failure sending mail: The transport failed to connect to the server
    SCOM: Report Subscription “Failure sending mail: The transport failed to connect to the server”
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • Prevent user from the view on demand connection in the desinger but not XI

    When I give an user/group view on demand access to a connection (universe connection), they can refresh the webi report sucessfully. But this also opens up the connection in the designer for the user/group. This might allow them to build additional universe based on various tables the connection may have access to.
    How do I prevent an user seeing/using the view on demand connection in the desinger?

    HI
    Can we try this?
    Open java administration launchpad.
    Select Business Objects enterprise Applications.
    Select "Designer"
    It will show the rights for the group\user, place the cursor and click advanced under "net access"
    The advanced right windows open expand "Designer" and find Create,Modify,Or delete connections
    Set the right to "Explicitly denied" .Apply ok
    The new and edit buttons will now be grayed out for the particular user\group.
    Hope this will help
    Regards
    Kultar

  • I can not update creative cloud. Stuck at 2% with the following message: attempted connection to the server ... I have a pc

    hello
    I can not update creative cloud. Stuck at 2% with the following message: attempted connection to the server ...
    I have a pc
    pls help me

    restart your computer and retry.

  • How do I connect my new (purchased last week) macbook air to my samsung smart tv? I purchased the adapter at the apple store and connected to the TV via HDMI cable.  The TV says "no signal.  I do not see TV as an option in the display tab of system prefer

    how do I connect my new (purchased last week) macbook air to my samsung smart tv? I purchased the adapter at the apple store and connected to the TV via HDMI cable.  The TV says "no signal.  I do not see TV as an option in the display tab of system preferences.  what else do I need to do?

    First, make sure your TV is tuned to display the correct input signal. Most TVs have several inputs (multiple HDMIs, cable connections, RCA etc) so double-check that you're using the correct one - HDMI1, HDMI2 or whatever is written next to the port.
    I assume that you have a mini-Displayport to HDMI adaptor? If you open displays preferences, first tick the box that says "show display preferences in menu bar" then locate the menu and click Detect Displays. See if that helps.
    Matt

  • My iPod touch 4th gen. Keeps giving me the error message "cannot connect to the app store when I sign in. I can open the app store and browse it but I can't download anything. I have full signal strength with my wi-fi and safari is working perfect.

    My iPod touch 4th gen. Keeps giving me the error message "cannot connect to the app store when I sign in. I can open the app store and browse it but I can't download anything. I have full signal strength with my wi-fi and safari is working perfect. I turned it off and restarted it 3 times now. I have an iPad 2 and the app store works flawlessly with it. What is going on?

    Same here on my lpad2. Can access the web just fine from browsers but cannot install new apps or updates in appl store.  Seeing a few others reporting same issue tonight so likely an apple server issue and staff will notice it in network monitors and fix it...sometime this weekend.
    Rob

  • My parent's IPad is SUPER outdated and I'm trying to buy an app for my brother for Christmas. However, the computer that was connected to the IPAD, we no longer have. So is there any way I can update it on my mac without erasing all the photos and videos?

    My parent's IPad is SUPER outdated and I'm trying to buy an app for my brother for Christmas. However, I can't buy the app because it says we need to update the software. The thing is, the computer that was connected to the IPAD, we no longer have. So is there any way I can update it on my mac without erasing all the photos and videos?

    HELPPP ME BEFORE CHRISTMASS MORNING!!

Maybe you are looking for

  • PROBLEM WITH FINAL CUT 4 ON INTEL MAC

    tried to install final cut version 4 on an intel macbook pro and it comes up with error message saying AGP card missing. How come my version 3 will run? Any ideas?

  • Outlook 2013/Exchange 2010 Free/Busy access issues.

    Good Day Everyone, I am running a Win 2008 R2 environment with Win7 users, using Exchange 2010 and Outlook 2013. Last week my users started experiencing issues with being able to view Free/Busy in the Calendar for any other user. I have checked past

  • How to implement...

    Hi, How can I implement in OWB mapping this: SELECT T1.ID, T2.* FROM TABLE_1 t1, TABLE_2 t2 WHERE T1.ID = T2.ID AND T2.START_DATE = (SELECT MAX (start_date) FROM TABLE2 t2_1 WHERE t2_1.ID = t2.ID) Thnx

  • Im stuck with this problem. I have lots of strings each linked with

    another string value. I want to store all of them somehow and then sort them out alphabetically while retaining the link between them and the second string value. basically I have a set of string values called displayname which i want to sort alphabe

  • Where is the admin pic/photo stored?

    hey guys. you know when you first start up the macbook it'll use isight to use your photo for the admin pic. i was just wondering where the system stores the photo. i'd just like to send it to a friend but i can't find its location. thanks! ronny.